Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Bundle.php
function Bundle::shutdown
Return value
void
Overrides
BundleInterface::shutdown
File
vendor/
symfony/
http-kernel/
Bundle/
Bundle.php
, line 44
Class
Bundle
An implementation of BundleInterface that adds a few conventions for DependencyInjection extensions.
Namespace
Symfony\Component\HttpKernel\Bundle
Code
public
function
shutdown
() { }
RSS feed