Completed
Pull Request — 1.0 (#853)
by Rob
02:16
created
Utils/Composer/ConsoleIO.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -51,7 +51,7 @@
 block discarded – undo
51 51
 
52 52
     /**
53 53
      * @param string $line
54
-     * @param array  $replacements
54
+     * @param string[]  $replacements
55 55
      */
56 56
     public function write($line, array $replacements = array())
57 57
     {
Please login to merge, or discard this patch.