Completed
Push — master ( 60354b...a4c346 )
by Steve
11:43
created
src/Mvi/Check.php 1 patch
Indentation   +9 added lines, -9 removed lines patch added patch discarded remove patch
@@ -1,14 +1,14 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * Magento Version Identification
4
- *
5
- * PHP version 5
6
- *
7
- * @author    Steve Robbins <[email protected]>
8
- * @copyright 2015 Steve Robbins
9
- * @license   http://creativecommons.org/licenses/by/4.0/ CC BY 4.0
10
- * @link      https://github.com/steverobbins/magento-version-identification-php
11
- */
3
+     * Magento Version Identification
4
+     *
5
+     * PHP version 5
6
+     *
7
+     * @author    Steve Robbins <[email protected]>
8
+     * @copyright 2015 Steve Robbins
9
+     * @license   http://creativecommons.org/licenses/by/4.0/ CC BY 4.0
10
+     * @link      https://github.com/steverobbins/magento-version-identification-php
11
+     */
12 12
 
13 13
 namespace Mvi\Command;
14 14
 
Please login to merge, or discard this patch.