public function EventTypeRuleInterface::getEventBundle in RNG - Events and Registrations 8
Get the bundle for the event type rule.
Return value
string
1 method overrides EventTypeRuleInterface::getEventBundle()
- EventTypeRule::getEventBundle in src/
Entity/ EventTypeRule.php - Get the bundle for the event type rule.
File
- src/
EventTypeRuleInterface.php, line 21
Class
Namespace
Drupal\rngCode
public function getEventBundle();