Completed
Push — master ( 569c79...a6e748 )
by arto
02:59
created
source/Request/RequestFactory.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -26,7 +26,7 @@
 block discarded – undo
26 26
             $this->getDefaultHeaderLines()
27 27
         );
28 28
 
29
-        $defaultOptions     = $this->createDefaultOptions(
29
+        $defaultOptions = $this->createDefaultOptions(
30 30
             $this->getDefaultRawOptions(),
31 31
             $this->getDefaultOptions()
32 32
         );
Please login to merge, or discard this patch.