You are here

protected property FlagAction::$flagService in Flag 8.4

The flag service.

Type: \Drupal\flag\FlagServiceInterface

File

src/Plugin/Action/FlagAction.php, line 45

Class

FlagAction
Flag action for flagging/unflagging entities for a given flag.

Namespace

Drupal\flag\Plugin\Action

Code

protected $flagService;