@@ -28,6 +28,8 @@ |
||
28 | 28 | |
29 | 29 | /** |
30 | 30 | * {@inheritdoc} |
31 | + * @param boolean $debug |
|
32 | + * @param string $projectDir |
|
31 | 33 | */ |
32 | 34 | public function __construct($environment, $debug, $projectDir = null) |
33 | 35 | { |