You are here

protected property JsonParseError::$content in Janrain Registration 8

The content that was tried to be recognized as valid JSON.

Type: string

File

src/Exception/JsonParseError.php, line 15

Class

JsonParseError
The error to throw when the data cannot be parsed as JSON.

Namespace

Drupal\janrain_capture\Exception

Code

protected $content;