You are here

constant FlagEvents::ENTITY_UNFLAGGED in Flag 8.4

Event ID for when a previously flagged entity is unflagged.

File

src/Event/FlagEvents.php, line 26

Class

FlagEvents
Contains all events thrown in the Flag module.

Namespace

Drupal\flag\Event

Code

const ENTITY_UNFLAGGED = 'flag.entity_unflagged';