@@ -239,7 +239,7 @@ |
||
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 = []) |