You are here

protected property FlagEvents::$flagService in Message Subscribe 8

The flag service.

Type: \Drupal\flag\FlagServiceInterface

File

message_subscribe_email/src/EventSubscriber/FlagEvents.php, line 31

Class

FlagEvents
React to flag and unflag events.

Namespace

Drupal\message_subscribe_email\EventSubscriber

Code

protected $flagService;