Completed
Push — master ( a54a0b...1b08a3 )
by Anton
04:41
created
source/Spiral/Storage/StorageServer.php 1 patch
Indentation   +6 added lines, -6 removed lines patch added patch discarded remove patch
@@ -1,11 +1,11 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * Spiral Framework, SpiralScout LLC.
4
- *
5
- * @package   spiralFramework
6
- * @author    Anton Titov (Wolfy-J)
7
- * @copyright ©2009-2011
8
- */
3
+     * Spiral Framework, SpiralScout LLC.
4
+     *
5
+     * @package   spiralFramework
6
+     * @author    Anton Titov (Wolfy-J)
7
+     * @copyright ©2009-2011
8
+     */
9 9
 namespace Spiral\Storage;
10 10
 
11 11
 use Psr\Http\Message\StreamInterface;
Please login to merge, or discard this patch.