You are here

constant RpcResponseFactory::REQUEST_IS_BATCH_REQUEST in JSON-RPC 8

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

File

src/Shaper/RpcResponseFactory.php, line 23

Class

RpcResponseFactory
Creates RPC Response objects.

Namespace

Drupal\jsonrpc\Shaper

Code

const REQUEST_IS_BATCH_REQUEST = RpcRequestFactory::REQUEST_IS_BATCH_REQUEST;