You are here

constant Events::USAGE_ADD in Entity Usage 8

The USAGE_ADD event occurs when entities are referenced.

File

src/Events/Events.php, line 15

Class

Events
Contains all events thrown by Entity Usage.

Namespace

Drupal\entity_usage\Events

Code

const USAGE_ADD = 'entity_usage.add';