function EventTypeInterface::getEventBundle in RNG - Events and Registrations 8
Get event bundle.
Return value
string A bundle name.
1 method overrides EventTypeInterface::getEventBundle()
- EventType::getEventBundle in src/
Entity/ EventType.php - Get event bundle.
File
- src/
EventTypeInterface.php, line 33
Class
- EventTypeInterface
- Provides an interface defining a event config entity.
Namespace
Drupal\rngCode
function getEventBundle();