Completed
Push — master ( 4eaf4e...392da2 )
by WEBEWEB
02:39
created
src/Network/CURL/API/CURLRequestInterface.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -57,7 +57,7 @@
 block discarded – undo
57 57
     /**
58 58
      * Call the request.
59 59
      *
60
-     * @return CURLResponseInterface Returns the response.
60
+     * @return \WBW\Library\Core\Network\CURL\Response\CURLResponse Returns the response.
61 61
      * @throws CURLRequestCallException Throws a CURL request call if something failed.
62 62
      */
63 63
     public function call();
Please login to merge, or discard this patch.