You are here

constant RpcResponseFactory::RESPONSE_VERSION_KEY in JSON-RPC 8

Same name and namespace in other branches
  1. 2.x src/Shaper/RpcResponseFactory.php \Drupal\jsonrpc\Shaper\RpcResponseFactory::RESPONSE_VERSION_KEY

File

src/Shaper/RpcResponseFactory.php, line 22

Class

RpcResponseFactory
Creates RPC Response objects.

Namespace

Drupal\jsonrpc\Shaper

Code

const RESPONSE_VERSION_KEY = RpcRequestFactory::REQUEST_VERSION_KEY;