Completed
Pull Request — develop (#17)
by Carlo
10:33
created
magefix/src/Magefix/Fixture/Builder/Admin.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -17,6 +17,6 @@
 block discarded – undo
17 17
      */
18 18
     public function build()
19 19
     {
20
-       return $this->_build();
20
+        return $this->_build();
21 21
     }
22 22
 }
Please login to merge, or discard this patch.