@@ -46,6 +46,7 @@ |
||
| 46 | 46 | * @param Event $event |
| 47 | 47 | * @param string $cmd |
| 48 | 48 | * @param int $timeout |
| 49 | + * @param string $consoleDir |
|
| 49 | 50 | */ |
| 50 | 51 | private static function executeCommand(Event $event, $consoleDir, $cmd, $timeout = 300) |
| 51 | 52 | { |