Completed
Push — master ( affb1c...62549e )
by Lars
02:17
created
src/voku/helper/HtmlMin.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -1175,8 +1175,8 @@
 block discarded – undo
1175 1175
     }
1176 1176
 
1177 1177
     /**
1178
-     * @param $html
1179
-     * @param $decodeUtf8Specials
1178
+     * @param string $html
1179
+     * @param boolean $decodeUtf8Specials
1180 1180
      *
1181 1181
      * @return string
1182 1182
      */
Please login to merge, or discard this patch.