Passed
Branch master (3b35d7)
by Tom
02:10
created
src/Command/BaseCommand.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -171,7 +171,7 @@
 block discarded – undo
171 171
      * Will not actually perform operations if performing dry_run
172 172
      *
173 173
      * @param OutputInterface $output
174
-     * @param array           $cmd_chunks
174
+     * @param string[]           $cmd_chunks
175 175
      *
176 176
      * @throws \Symfony\Component\Process\Exception\ProcessFailedException
177 177
      */
Please login to merge, or discard this patch.