Completed
Push — master ( c87944...7d9a24 )
by Julián
02:32
created
src/Client.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -65,7 +65,7 @@
 block discarded – undo
65 65
      * @param array                               $vars
66 66
      * @param array                               $flags
67 67
      *
68
-     * @return \Psr\Http\Message\RequestInterface
68
+     * @return ResponseInterface
69 69
      */
70 70
     public function request(
71 71
         RequestInterface $request,
Please login to merge, or discard this patch.