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