@@ -12,6 +12,9 @@ |
||
| 12 | 12 | */ |
| 13 | 13 | trait TestCommandExecutionCapabilities |
| 14 | 14 | { |
| 15 | + /** |
|
| 16 | + * @param string $command |
|
| 17 | + */ |
|
| 15 | 18 | protected function executeCommand($command, array $options = []) |
| 16 | 19 | { |
| 17 | 20 | $args = [ |