Test Failed
Push — 2.0 ( 0b4092...91a8b2 )
by Zaahid
04:50
created
src/Parser/Proxy/ParserPartProxy.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -93,7 +93,7 @@
 block discarded – undo
93 93
         return $this->partBuilder->getHeaderContainer();
94 94
     }
95 95
 
96
-     public function getStream()
96
+        public function getStream()
97 97
     {
98 98
         return $this->partBuilder->getStream();
99 99
     }
Please login to merge, or discard this patch.