Completed
Branch master (48abc9)
by Igor
04:34 queued 02:05
created
src/Bundle/Common/File/MimeType/MimeType.php 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -1,8 +1,8 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @license MIT
4
- * @author Igor Sorokin <[email protected]>
5
- */
3
+     * @license MIT
4
+     * @author Igor Sorokin <[email protected]>
5
+     */
6 6
 namespace Dspbee\Core;
7 7
 
8 8
 use Dspbee\Bundle\Template\Native;
Please login to merge, or discard this patch.
src/Bundle/Common/File/MimeType/BinaryMimeType.php 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -1,8 +1,8 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @license MIT
4
- * @author Igor Sorokin <[email protected]>
5
- */
3
+     * @license MIT
4
+     * @author Igor Sorokin <[email protected]>
5
+     */
6 6
 namespace Dspbee\Core;
7 7
 
8 8
 use Dspbee\Bundle\Template\Native;
Please login to merge, or discard this patch.
src/Bundle/Common/File/MimeType/FileInfoMimeType.php 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -1,8 +1,8 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @license MIT
4
- * @author Igor Sorokin <[email protected]>
5
- */
3
+     * @license MIT
4
+     * @author Igor Sorokin <[email protected]>
5
+     */
6 6
 namespace Dspbee\Core;
7 7
 
8 8
 use Dspbee\Bundle\Template\Native;
Please login to merge, or discard this patch.
src/Bundle/Common/File/Exception/FileException.php 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -1,8 +1,8 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @license MIT
4
- * @author Igor Sorokin <[email protected]>
5
- */
3
+     * @license MIT
4
+     * @author Igor Sorokin <[email protected]>
5
+     */
6 6
 namespace Dspbee\Core;
7 7
 
8 8
 use Dspbee\Bundle\Template\Native;
Please login to merge, or discard this patch.
src/Bundle/Common/File/Extension/Extension.php 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -1,8 +1,8 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @license MIT
4
- * @author Igor Sorokin <[email protected]>
5
- */
3
+     * @license MIT
4
+     * @author Igor Sorokin <[email protected]>
5
+     */
6 6
 namespace Dspbee\Core;
7 7
 
8 8
 use Dspbee\Bundle\Template\Native;
Please login to merge, or discard this patch.
src/Bundle/Common/File/FileBag.php 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -1,8 +1,8 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @license MIT
4
- * @author Igor Sorokin <[email protected]>
5
- */
3
+     * @license MIT
4
+     * @author Igor Sorokin <[email protected]>
5
+     */
6 6
 namespace Dspbee\Core;
7 7
 
8 8
 use Dspbee\Bundle\Template\Native;
Please login to merge, or discard this patch.
src/Bundle/Common/Bag/ValueBag.php 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -1,8 +1,8 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @license MIT
4
- * @author Igor Sorokin <[email protected]>
5
- */
3
+     * @license MIT
4
+     * @author Igor Sorokin <[email protected]>
5
+     */
6 6
 namespace Dspbee\Core;
7 7
 
8 8
 use Dspbee\Bundle\Template\Native;
Please login to merge, or discard this patch.
src/Bundle/Common/Bag/GetBag.php 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -1,8 +1,8 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @license MIT
4
- * @author Igor Sorokin <[email protected]>
5
- */
3
+     * @license MIT
4
+     * @author Igor Sorokin <[email protected]>
5
+     */
6 6
 namespace Dspbee\Core;
7 7
 
8 8
 use Dspbee\Bundle\Template\Native;
Please login to merge, or discard this patch.
src/Bundle/Common/Bag/PostBag.php 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -1,8 +1,8 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @license MIT
4
- * @author Igor Sorokin <[email protected]>
5
- */
3
+     * @license MIT
4
+     * @author Igor Sorokin <[email protected]>
5
+     */
6 6
 namespace Dspbee\Core;
7 7
 
8 8
 use Dspbee\Bundle\Template\Native;
Please login to merge, or discard this patch.