You are here

constant FlagEvents::ENTITY_FLAGGED in Flag 8.4

Event ID for when an entity is flagged.

File

src/Event/FlagEvents.php, line 17

Class

FlagEvents
Contains all events thrown in the Flag module.

Namespace

Drupal\flag\Event

Code

const ENTITY_FLAGGED = 'flag.entity_flagged';