Replace IHTTPResult for CurlResult usages
This commit is contained in:
@@ -101,7 +101,7 @@ class CurlResult implements IHTTPResult
|
||||
*
|
||||
* @param string $url optional URL
|
||||
*
|
||||
* @return CurlResult a CURL with error response
|
||||
* @return IHTTPResult a CURL with error response
|
||||
* @throws InternalServerErrorException
|
||||
*/
|
||||
public static function createErrorCurl($url = '')
|
||||
|
||||
Reference in New Issue
Block a user