You are here

protected property FlagAccessCheck::$flagService in Flag 8.4

The flag service.

Type: \Drupal\flag\FlagServiceInterface

File

src/Access/FlagAccessCheck.php, line 23

Class

FlagAccessCheck
Provides routes with the ability to check access to the 'flag' action.

Namespace

Drupal\flag\Access

Code

protected $flagService;