Completed
Push — master ( 8ddb9e...ad488f )
by Dmitry
03:27
created
src/PackageManager.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -239,7 +239,7 @@
 block discarded – undo
239 239
 
240 240
     /**
241 241
      * Prepares arguments and runs the command with [[passthru()]].
242
-     * @param array $arguments
242
+     * @param string[] $arguments
243 243
      * @return integer the exit code
244 244
      */
245 245
     public function passthru(array $arguments = [])
Please login to merge, or discard this patch.