protected property HttpController::$container in JSON-RPC 2.x
Same name and namespace in other branches
- 8 src/Controller/HttpController.php \Drupal\jsonrpc\Controller\HttpController::container
The service container.
Type: \Symfony\Component\DependencyInjection\ContainerInterface
File
- src/
Controller/ HttpController.php, line 47
Class
- HttpController
- The main front controller.
Namespace
Drupal\jsonrpc\ControllerCode
protected $container;