PlainEvent::EVENT_NAME

File

tests/modules/rules_test_event/src/Event/PlainEvent.php, line 23

Class

PlainEvent
An Event that has properties but no explicit getter methods.

Namespace

Drupal\rules_test_event\Event

Code

const EVENT_NAME = 'rules_test_event.plain_event';