Completed
Push — master ( 45ec31...d70347 )
by Ivan
03:16
created
src/Emitter.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -163,7 +163,7 @@
 block discarded – undo
163 163
      * Emit a range of the message body.
164 164
      *
165 165
      * @param array $range
166
-     * @param ResponseInterface $response
166
+     * @param Response $response
167 167
      * @param int $maxBufferLength
168 168
      */
169 169
     private function emitBodyRange(array $range, Response $response, $maxBufferLength)
Please login to merge, or discard this patch.