Completed
Push — master ( 115681...e47595 )
by Adrian
02:05
created
src/Tag.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -159,7 +159,7 @@  discard block
 block discarded – undo
159 159
     }
160 160
 
161 161
     /**
162
-     * @param $name
162
+     * @param string $name
163 163
      *
164 164
      * @return mixed
165 165
      */
@@ -388,7 +388,7 @@  discard block
 block discarded – undo
388 388
     }
389 389
 
390 390
     /**
391
-     * @param $attr
391
+     * @param string $attr
392 392
      *
393 393
      * @return string
394 394
      */
Please login to merge, or discard this patch.