constant Handler::SUPPORTED_VERSION in JSON-RPC 2.x
Same name and namespace in other branches
- 8 src/Handler.php \Drupal\jsonrpc\Handler::SUPPORTED_VERSION
The support JSON-RPC version.
File
- src/
Handler.php, line 28
Class
- Handler
- Manages all the JSON-RPC business logic.
Namespace
Drupal\jsonrpcCode
const SUPPORTED_VERSION = '2.0';