@@ -94,6 +94,9 @@ |
||
94 | 94 | } |
95 | 95 | } |
96 | 96 | |
97 | + /** |
|
98 | + * @param string $command |
|
99 | + */ |
|
97 | 100 | private function executeCommand($command) |
98 | 101 | { |
99 | 102 | $process = new Process($command); |