Failed Conditions
Pull Request — master (#25)
by Chad
02:06
created
src/Adapter/CurlAdapter.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -16,7 +16,7 @@
 block discarded – undo
16 16
      *
17 17
      * @param RequestInterface $request The request to send.
18 18
      *
19
-     * @return ResponseInterface
19
+     * @return Response
20 20
      */
21 21
     public function send(RequestInterface $request)
22 22
     {
Please login to merge, or discard this patch.