Completed
Branch 2.0 (560c9f)
by Tijs
03:24
created
src/Css/Rule/Processor.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -21,8 +21,8 @@
 block discarded – undo
21 21
     }
22 22
 
23 23
     /**
24
-     * @param $string
25
-     * @return mixed|string
24
+     * @param string $string
25
+     * @return string
26 26
      */
27 27
     private function cleanup($string)
28 28
     {
Please login to merge, or discard this patch.