@@ -37,7 +37,7 @@ |
||
37 | 37 | { |
38 | 38 | $this->environment = $environment; |
39 | 39 | $this->extension = $extension; |
40 | - $this->autoAppend = (bool)$autoAppend; |
|
40 | + $this->autoAppend = (bool) $autoAppend; |
|
41 | 41 | } |
42 | 42 | |
43 | 43 | /** |