Completed
Push — master ( 47a537...e99e51 )
by Matthias
01:19
created
src/Minify.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -62,7 +62,7 @@
 block discarded – undo
62 62
     /**
63 63
      * Add a file or straight-up code to be minified.
64 64
      *
65
-     * @param string|string[] $data
65
+     * @param string $data
66 66
      *
67 67
      * @return static
68 68
      */
Please login to merge, or discard this patch.