@@ -18,7 +18,7 @@ |
||
18 | 18 | */ |
19 | 19 | public function __construct() { |
20 | 20 | |
21 | - $this->addListener("twigPatternLoader.customize","addExtensions"); |
|
21 | + $this->addListener("twigPatternLoader.customize", "addExtensions"); |
|
22 | 22 | |
23 | 23 | } |
24 | 24 |