@@ -171,7 +171,7 @@ |
||
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 | */ |