Completed
Branch dev (fb3707)
by Michael
07:57
created
factory/_common/form/_view/AdminPageFramework_Form_View___ToolTip.php 1 patch
Doc Comments   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -42,8 +42,6 @@  discard block
 block discarded – undo
42 42
      * Sets up properties.
43 43
      * @since       3.6.0
44 44
      * @since       3.7.0           Changed the parameter structure.
45
-     * @param       array|string    $asArguments        The content output or the tooltip argument array.
46
-     * @param       string          $sTitleElementID    Not used at the moment.
47 45
      */
48 46
     public function __construct( /* $aArguments, $sTitleElementID */ ) {
49 47
 
@@ -170,6 +168,7 @@  discard block
 block discarded – undo
170 168
 
171 169
     /**
172 170
      * Generates HTML attributes of the specified element.
171
+     * @param string $sElementKey
173 172
      * @return      string
174 173
      * @since       3.8.5
175 174
      */
Please login to merge, or discard this patch.