function ConfigurableEventHandlerEntityBundle::getEventNameSuffix
Overrides RulesConfigurableEventHandlerInterface::getEventNameSuffix
File
-
src/
EventHandler/ ConfigurableEventHandlerEntityBundle.php, line 50
Class
- ConfigurableEventHandlerEntityBundle
- Exposes the bundle of an entity as event setting.
Namespace
Drupal\rules\EventHandlerCode
public function getEventNameSuffix() {
// Nothing to do by default.
}