protected property Response::$id in JSON-RPC 8
Same name and namespace in other branches
- 2.x src/Object/Response.php \Drupal\jsonrpc\Object\Response::id
A string, number or NULL ID.
Type: mixed
File
- src/
Object/ Response.php, line 27
Class
- Response
- Response object to help implement JSON RPC's spec for response objects.
Namespace
Drupal\jsonrpc\ObjectCode
protected $id;