constant RpcResponseFactory::REQUEST_IS_BATCH_REQUEST in JSON-RPC 2.x
Same name and namespace in other branches
- 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\ShaperCode
const REQUEST_IS_BATCH_REQUEST = RpcRequestFactory::REQUEST_IS_BATCH_REQUEST;