You are here

protected property JanrainApiCallError::$response in Janrain Registration 8

The response from Janrain.

Type: \stdClass

File

src/Exception/JanrainApiCallError.php, line 15

Class

JanrainApiCallError
The error to throw when an API call to Janrain ended unexpectedly.

Namespace

Drupal\janrain_capture\Exception

Code

protected $response;