You are here

namespace Drupal\flag\Event in Flag 8.4

Classsort descending Location Description
FlagEventBase src/Event/FlagEventBase.php Base Event from which other flag event are defined.
FlagEvents src/Event/FlagEvents.php Contains all events thrown in the Flag module.
FlaggingEvent src/Event/FlaggingEvent.php Event for when a flagging is created.
UnflaggingEvent src/Event/UnflaggingEvent.php Event for when a flagging is deleted.