Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Bundle.php
Bundle::$container
Type:
container
File
vendor/
symfony/
http-kernel/
Bundle/
Bundle.php
, line 30
Class
Bundle
An implementation of BundleInterface that adds a few conventions for DependencyInjection extensions.
Namespace
Symfony\Component\HttpKernel\Bundle
Code
protected ?ContainerInterface $container;
RSS feed