Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
BundleInterface.php
function BundleInterface::getNamespace
Gets the Bundle namespace.
1 method overrides
BundleInterface::getNamespace()
Bundle::getNamespace
in vendor/
symfony/
http-kernel/
Bundle/
Bundle.php
Gets the Bundle namespace.
File
vendor/
symfony/
http-kernel/
Bundle/
BundleInterface.php
, line 61
Class
BundleInterface
BundleInterface.
Namespace
Symfony\Component\HttpKernel\Bundle
Code
public
function
getNamespace
() : string;
RSS feed