You are here

constant RpcResponseFactory::REQUEST_IS_BATCH_REQUEST in JSON-RPC 2.x

Same name and namespace in other branches
  1. 8 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;