Returns the container extension that should be implicitly loaded.
@api
Return value
ExtensionInterface|null The default extension or null if there is none
File
- drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Bundle/BundleInterface.php, line 59
Class
- BundleInterface
- BundleInterface.
Namespace
Symfony\Component\HttpKernel\Bundle
Code
public function getContainerExtension();