You are here

constant EntityEventType::UPDATE in Entity Events 2.0.x

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

File

src/EntityEventType.php, line 10

Class

EntityEventType
Enumeration of entity event types.

Namespace

Drupal\entity_events

Code

const UPDATE = 'event.update';