@@ -57,7 +57,7 @@ |
||
| 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(); |