Passed
Pull Request — master (#244)
by Christopher
03:20
created
src/POData/SimpleDataService.php 1 patch
Braces   +2 added lines, -1 removed lines patch added patch discarded remove patch
@@ -81,7 +81,8 @@
 block discarded – undo
81 81
         return $config;
82 82
     }
83 83
 
84
-    public function initialize(IServiceConfiguration $config){
84
+    public function initialize(IServiceConfiguration $config)
85
+    {
85 86
 
86 87
     }
87 88
 
Please login to merge, or discard this patch.