Completed
Push — master ( b65b29...f39982 )
by Tobias
03:16 queued 01:01
created
src/Http/ResponseConverter.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -9,7 +9,7 @@
 block discarded – undo
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
      *
Please login to merge, or discard this patch.