LLMS_Abstract_API_Handler::get_result()
Method: Retrieve the private “result” variable
Source: includes/abstracts/llms.abstract.api.handler.php:180
Method: Retrieve the private “result” variable
Source: includes/abstracts/llms.abstract.api.handler.php:180
Method: Determine if the response is an error
Source: includes/abstracts/llms.abstract.api.handler.php:193
Method: Parse the body of the response and set a success/error
Source: includes/abstracts/llms.abstract.api.handler.php:207
Method: Set an Error Sets all error variables and sets the result as a WP_Error so the result can always be tested with `is_wp_error()`
Source: includes/abstracts/llms.abstract.api.handler.php:220
Method: Set the result
Source: includes/abstracts/llms.abstract.api.handler.php:236