protected property RpcRequestFactory::$container in JSON-RPC 2.x
Same name and namespace in other branches
- 8 src/Shaper/RpcRequestFactory.php \Drupal\jsonrpc\Shaper\RpcRequestFactory::container
The service container.
Type: \Symfony\Component\DependencyInjection\ContainerInterface
File
- src/
Shaper/ RpcRequestFactory.php, line 45
Class
- RpcRequestFactory
- Creates RPC Request objects.
Namespace
Drupal\jsonrpc\ShaperCode
protected $container;