protected property RpcRequestFactory::$handler in JSON-RPC 2.x
Same name and namespace in other branches
- 8 src/Shaper/RpcRequestFactory.php \Drupal\jsonrpc\Shaper\RpcRequestFactory::handler
The JSON-RPC handler.
Type: \Drupal\jsonrpc\HandlerInterface
File
- src/
Shaper/ RpcRequestFactory.php, line 38
Class
- RpcRequestFactory
- Creates RPC Request objects.
Namespace
Drupal\jsonrpc\ShaperCode
protected $handler;