Completed
Pull Request — master (#237)
by
unknown
01:13
created
src/CSS.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -355,7 +355,7 @@
 block discarded – undo
355 355
      * for example if there is duplicate body{font-size:13px}
356 356
      * this method will return one selector
357 357
      *
358
-     * @param $content
358
+     * @param string $content
359 359
      * @return string
360 360
      */
361 361
     private function removeDuplicates($content)
Please login to merge, or discard this patch.