Passed
Push — master ( 4cb8c0...86b837 )
by Luiz Kim
02:19
created
src/Service/ConfigService.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -19,7 +19,7 @@
 block discarded – undo
19 19
         $this->request = $requestStack->getCurrentRequest();
20 20
     }
21 21
 
22
-    public function getConfig(){
22
+    public function getConfig() {
23 23
         
24 24
     }
25 25
     
Please login to merge, or discard this patch.