You are here

protected property FlagEventBase::$flag in Flag 8.4

The Flag in question.

Type: \Drupal\flag\FlagInterface

File

src/Event/FlagEventBase.php, line 19

Class

FlagEventBase
Base Event from which other flag event are defined.

Namespace

Drupal\flag\Event

Code

protected $flag;