Response

implements Countable , JsonSerializable , Koren\ErplyBooks\Response\ResponseInterface

Known subclasses

Koren\ErplyBooks\Response\ItemResponse, Koren\ErplyBooks\Response\ItemsResponse
Abstract
Open source code
Methods Summary
public
# __construct( GuzzleHttp\Psr7\Response $response )
public
# getError( )
Get error
public
# __call( $name , $arguments )
Magic method so we can still call original response methods

ignore


codeCoverageIgnore


Implementation of

Properties Summary
protected GuzzleHttp\Psr7\Response $response
Response
# NULL
protected $body
Body
# NULL
protected mixed $error
Error(s)
# NULL