Completed
Push — master ( 25d045...564efe )
by Michel
02:23
created
src/Header/CacheControl.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
- * PSR-7 Cache Helpers
4
- *
5
- * @copyright Copyright (c) 2016, Michel Hunziker <[email protected]>
6
- * @license http://www.opensource.org/licenses/BSD-3-Clause The BSD-3-Clause License
7
- */
3
+     * PSR-7 Cache Helpers
4
+     *
5
+     * @copyright Copyright (c) 2016, Michel Hunziker <[email protected]>
6
+     * @license http://www.opensource.org/licenses/BSD-3-Clause The BSD-3-Clause License
7
+     */
8 8
 
9 9
 namespace Micheh\Cache\Header;
10 10
 
Please login to merge, or discard this patch.
src/Header/RequestCacheControl.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
- * PSR-7 Cache Helpers
4
- *
5
- * @copyright Copyright (c) 2016, Michel Hunziker <[email protected]>
6
- * @license http://www.opensource.org/licenses/BSD-3-Clause The BSD-3-Clause License
7
- */
3
+     * PSR-7 Cache Helpers
4
+     *
5
+     * @copyright Copyright (c) 2016, Michel Hunziker <[email protected]>
6
+     * @license http://www.opensource.org/licenses/BSD-3-Clause The BSD-3-Clause License
7
+     */
8 8
 
9 9
 namespace Micheh\Cache\Header;
10 10
 
Please login to merge, or discard this patch.
src/Header/ResponseCacheControl.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
- * PSR-7 Cache Helpers
4
- *
5
- * @copyright Copyright (c) 2016, Michel Hunziker <[email protected]>
6
- * @license http://www.opensource.org/licenses/BSD-3-Clause The BSD-3-Clause License
7
- */
3
+     * PSR-7 Cache Helpers
4
+     *
5
+     * @copyright Copyright (c) 2016, Michel Hunziker <[email protected]>
6
+     * @license http://www.opensource.org/licenses/BSD-3-Clause The BSD-3-Clause License
7
+     */
8 8
 
9 9
 namespace Micheh\Cache\Header;
10 10
 
Please login to merge, or discard this patch.