Completed
Push — master ( 91d83f...255971 )
by Matthew
02:37
created
src/Fyuze/File/Iterators/FolderIterator.php 1 patch
Indentation   +5 added lines, -5 removed lines patch added patch discarded remove patch
@@ -1,10 +1,10 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * Created by PhpStorm.
4
- * User: matthew
5
- * Date: 12/1/15
6
- * Time: 11:40 AM
7
- */
3
+     * Created by PhpStorm.
4
+     * User: matthew
5
+     * Date: 12/1/15
6
+     * Time: 11:40 AM
7
+     */
8 8
 
9 9
 namespace Fyuze\File\Iterators;
10 10
 
Please login to merge, or discard this patch.
src/Fyuze/File/Iterators/ExtensionIterator.php 1 patch
Indentation   +5 added lines, -5 removed lines patch added patch discarded remove patch
@@ -1,10 +1,10 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * Created by PhpStorm.
4
- * User: matthew
5
- * Date: 12/1/15
6
- * Time: 11:40 AM
7
- */
3
+     * Created by PhpStorm.
4
+     * User: matthew
5
+     * Date: 12/1/15
6
+     * Time: 11:40 AM
7
+     */
8 8
 
9 9
 namespace Fyuze\File\Iterators;
10 10
 
Please login to merge, or discard this patch.
src/Fyuze/File/Iterators/FileIterator.php 1 patch
Indentation   +5 added lines, -5 removed lines patch added patch discarded remove patch
@@ -1,10 +1,10 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * Created by PhpStorm.
4
- * User: matthew
5
- * Date: 12/1/15
6
- * Time: 11:40 AM
7
- */
3
+     * Created by PhpStorm.
4
+     * User: matthew
5
+     * Date: 12/1/15
6
+     * Time: 11:40 AM
7
+     */
8 8
 
9 9
 namespace Fyuze\File\Iterators;
10 10
 
Please login to merge, or discard this patch.