Completed
Push — master ( 4d6e43...32bd02 )
by Bohuslav
03:09
created
src/Factories/Enviroment/Superglobal/HeadersFactory.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -58,7 +58,7 @@
 block discarded – undo
58 58
 
59 59
                 // Do not replace existing variables
60 60
                 if (array_key_exists($name, $headersForResolve)) {
61
-                     continue;
61
+                        continue;
62 62
                 }
63 63
             }
64 64
 
Please login to merge, or discard this patch.