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