Revert "Replace IHTTPResult for CurlResult usages"
This reverts commit 97167d7b
This commit is contained in:
parent
0aaad3e392
commit
b70b9d1139
4 changed files with 23 additions and 24 deletions
|
@ -101,7 +101,7 @@ class CurlResult implements IHTTPResult
|
|||
*
|
||||
* @param string $url optional URL
|
||||
*
|
||||
* @return IHTTPResult a CURL with error response
|
||||
* @return CurlResult a CURL with error response
|
||||
* @throws InternalServerErrorException
|
||||
*/
|
||||
public static function createErrorCurl($url = '')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue