@@ -163,7 +163,7 @@ |
||
| 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) |