You are here

protected property FlagEvents::$flagService in Flag 8.4

The flag service.

Type: \Drupal\flag\FlagServiceInterface

File

tests/modules/flag_event_test/src/EventSubscriber/FlagEvents.php, line 22

Class

FlagEvents
Test flag events subscriber.

Namespace

Drupal\flag_event_test\EventSubscriber

Code

protected $flagService;