Completed
Push — master ( e8eaa8...b17f45 )
by Antonio Carlos
06:15
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 public function config($string, $children = []);
38
+    abstract public function config($string, $children = [ ]);
39 39
 }
Please login to merge, or discard this patch.