Completed
Branch master (15f051)
by Oleg
05:13
created
src/Menu/Builder.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -110,7 +110,7 @@
 block discarded – undo
110 110
      */
111 111
     public function items()
112 112
     {
113
-       return $this->items;
113
+        return $this->items;
114 114
     }
115 115
 
116 116
     /**
Please login to merge, or discard this patch.