You are here

protected property UnflaggingEvent::$flaggings in Flag 8.4

An array of flaggings.

Type: \Drupal\flag\FlaggingInterface[]

File

src/Event/UnflaggingEvent.php, line 17

Class

UnflaggingEvent
Event for when a flagging is deleted.

Namespace

Drupal\flag\Event

Code

protected $flaggings = [];