You are here

protected property EntityFlagActionDeriver::$flagService in Flag 8.4

The flag service.

Type: \Drupal\flag\FlagServiceInterface

File

src/Plugin/Derivative/EntityFlagActionDeriver.php, line 23

Class

EntityFlagActionDeriver
Generate flag/unflag action plugins for each flag.

Namespace

Drupal\flag\Plugin\Derivative

Code

protected $flagService;