File path: dist/twist/Core/Utilities/Curl.utility.php
Namespace: Twist\Core\Utilities
Extends: Base
getRequestError
— Get an array of error data relating to the last request, if no error occurred the array will be empty
void — No return information has been documented for this function.
<?php
//Call the function getRequestError with the example vars
Twist::Curl() -> getRequestError();