public function BundleInterface::shutdown

Shutdowns the Bundle.

@api

1 method overrides BundleInterface::shutdown()
Bundle::shutdown in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Bundle/Bundle.php
Shutdowns the Bundle.

File

drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Bundle/BundleInterface.php, line 39

Class

BundleInterface
BundleInterface.

Namespace

Symfony\Component\HttpKernel\Bundle

Code

public function shutdown();