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

Breadcrumb

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

function BundleInterface::getContainerExtension

Returns the container extension that should be implicitly loaded.

1 method overrides BundleInterface::getContainerExtension()
Bundle::getContainerExtension in vendor/symfony/http-kernel/Bundle/Bundle.php
Returns the bundle's container extension.

File

vendor/symfony/http-kernel/Bundle/BundleInterface.php, line 51

Class

BundleInterface
BundleInterface.

Namespace

Symfony\Component\HttpKernel\Bundle

Code

public function getContainerExtension() : ?ExtensionInterface;
RSS feed
Powered by Drupal