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