Returns the bundle name (the class short name).
@api
Return value
string The Bundle name
File
- drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Bundle/BundleInterface.php, line 81
Class
- BundleInterface
- BundleInterface.
Namespace
Symfony\Component\HttpKernel\Bundle
Code
public function getName();