You are here

protected property RestException::$response in Salesforce Suite 5.0.x

Same name and namespace in other branches
  1. 8.4 src/Rest/RestException.php \Drupal\salesforce\Rest\RestException::response
  2. 8.3 src/Rest/RestException.php \Drupal\salesforce\Rest\RestException::response

The current Response.

Type: \Psr\Http\Message\ResponseInterface|null

File

src/Rest/RestException.php, line 20

Class

RestException
Class RestException.

Namespace

Drupal\salesforce\Rest

Code

protected $response;