Completed
Push — master ( 3523cb...ac48e3 )
by Tom
9s
created
src/N98/MagerunBootstrap.php 1 patch
Indentation   +4 added lines, -4 removed lines patch added patch discarded remove patch
@@ -1,9 +1,9 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * this file is part of magerun
4
- *
5
- * @author Tom Klingenberg <https://github.com/ktomk>
6
- */
3
+     * this file is part of magerun
4
+     *
5
+     * @author Tom Klingenberg <https://github.com/ktomk>
6
+     */
7 7
 namespace N98;
8 8
 
9 9
 use Composer\Autoload\ClassLoader;
Please login to merge, or discard this patch.