Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. Bundle.php

function Bundle::build

This method can be overridden to register compilation passes, other extensions, ...

Return value

void

Overrides BundleInterface::build

File

vendor/symfony/http-kernel/Bundle/Bundle.php, line 54

Class

Bundle
An implementation of BundleInterface that adds a few conventions for DependencyInjection extensions.

Namespace

Symfony\Component\HttpKernel\Bundle

Code

public function build(ContainerBuilder $container) {
}

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal