Completed
Push — master ( 5bbee8...20c853 )
by Hannah
15:33
created
src/Command/BaseComposerCommand.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -44,7 +44,7 @@
 block discarded – undo
44 44
      * Create Process for Composer command
45 45
      * @codeCoverageIgnore
46 46
      *
47
-     * @param $command
47
+     * @param string $command
48 48
      * @param array $packages
49 49
      * @param array $options
50 50
      * @return Process
Please login to merge, or discard this patch.