You are here

constant EntityEventType::INSERT in Entity Events 2.0.x

Same name and namespace in other branches
  1. 8 src/EntityEventType.php \Drupal\entity_events\EntityEventType::INSERT

File

src/EntityEventType.php, line 9

Class

EntityEventType
Enumeration of entity event types.

Namespace

Drupal\entity_events

Code

const INSERT = 'event.insert';