You are here

private property EntityEvent::$eventType in Entity Events 2.0.x

Same name and namespace in other branches
  1. 8 src/Event/EntityEvent.php \Drupal\entity_events\Event\EntityEvent::eventType

The event type.

Type: \Drupal\entity_events\EntityEventType

File

src/Event/EntityEvent.php, line 25

Class

EntityEvent
Class to contain an entity event.

Namespace

Drupal\entity_events\Event

Code

private $eventType;