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\EventHandler

Code

public function refineContextDefinitions() {
    // Nothing to refine by default.
}