function ConfigurableEventHandlerEntityBundle::summary

Overrides RulesConfigurableEventHandlerInterface::summary

File

src/EventHandler/ConfigurableEventHandlerEntityBundle.php, line 29

Class

ConfigurableEventHandlerEntityBundle
Exposes the bundle of an entity as event setting.

Namespace

Drupal\rules\EventHandler

Code

public function summary() {
    // Nothing to do by default.
}