protected property Response::$error in JSON-RPC 8
Same name and namespace in other branches
- 2.x src/Object/Response.php \Drupal\jsonrpc\Object\Response::error
The error.
Type: \Drupal\jsonrpc\Object\Error
File
- src/
Object/ Response.php, line 48
Class
- Response
- Response object to help implement JSON RPC's spec for response objects.
Namespace
Drupal\jsonrpc\ObjectCode
protected $error;