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