@@ -9,7 +9,7 @@ |
||
| 9 | 9 | { |
| 10 | 10 | /** |
| 11 | 11 | * @param ResponseInterface $response |
| 12 | - * @param string $format |
|
| 12 | + * @param string|null $requestFormat |
|
| 13 | 13 | * |
| 14 | 14 | * @return ResponseInterface|\Psr\Http\Message\StreamInterface|\SimpleXMLElement|string |
| 15 | 15 | * |