Completed
Pull Request — master (#17)
by
unknown
05:36
created
src/PatternLabListener.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -18,7 +18,7 @@
 block discarded – undo
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
   
Please login to merge, or discard this patch.