@@ -37,7 +37,7 @@ |
||
37 | 37 | ]; |
38 | 38 | } |
39 | 39 | $this->logDir = $logDir; |
40 | - $this->symfonyCommand = 'php ' . $kernelDir . '/console'; |
|
40 | + $this->symfonyCommand = 'php '.$kernelDir.'/console'; |
|
41 | 41 | } |
42 | 42 | |
43 | 43 | /** |