Builds the bundle.
It is only ever called once when the cache is empty.
@api
Parameters
ContainerBuilder $container A ContainerBuilder instance:
File
- drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Bundle/BundleInterface.php, line 50
Class
- BundleInterface
- BundleInterface.
Namespace
Symfony\Component\HttpKernel\Bundle
Code
public function build(ContainerBuilder $container);