Passed
Push — 1.x ( abd958...3301a7 )
by Ulises Jeremias
02:13
created
Mbh/Tree/Builder.php 1 patch
Indentation   +4 added lines, -4 removed lines patch added patch discarded remove patch
@@ -8,8 +8,8 @@
 block discarded – undo
8 8
  * @license   https://github.com/MBHFramework/mbh-framework/blob/master/LICENSE (MIT License)
9 9
  */
10 10
 
11
- use Mbh\Tree\Interfaces\Builder as BuilderInterface;
11
+    use Mbh\Tree\Interfaces\Builder as BuilderInterface;
12 12
 
13
- class Builder
14
- {
15
- }
13
+    class Builder
14
+    {
15
+    }
Please login to merge, or discard this patch.