Completed
Pull Request — guzzle6 (#109)
by Stefano
02:48
created
src/Deserializer.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -71,7 +71,7 @@
 block discarded – undo
71 71
      * Deserialize the response into the specified result representation
72 72
      *
73 73
      * @param ResponseInterface     $response
74
-     * @param RequestInterface|null $request
74
+     * @param RequestInterface $request
75 75
      * @param CommandInterface      $command
76 76
      * @return Result|ResultInterface|void|ResponseInterface
77 77
      */
Please login to merge, or discard this patch.