constant HandlerInterface::JSONRPC_REQUEST_KEY in JSON-RPC 2.x
Same name and namespace in other branches
- 8 src/HandlerInterface.php \Drupal\jsonrpc\HandlerInterface::JSONRPC_REQUEST_KEY
The configuration array key for the JSON-RPC request object.
File
- src/
HandlerInterface.php, line 17
Class
- HandlerInterface
- Interface for the handler.
Namespace
Drupal\jsonrpcCode
const JSONRPC_REQUEST_KEY = 'jsonrpc_request';