Completed
Push — master ( 938648...17c7bb )
by Antonio Carlos
14s queued 11s
created
src/Support/Auth.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -35,5 +35,5 @@
 block discarded – undo
35 35
         return $this->getAuth()->user();
36 36
     }
37 37
 
38
-    abstract protected function config($string, $children = []);
38
+    abstract protected function config($string, $children = [ ]);
39 39
 }
Please login to merge, or discard this patch.