You are here

protected property UnFlagAccessCheck::$flagService in Flag 8.4

The flag service.

Type: \Drupal\flag\FlagServiceInterface

File

src/Access/UnFlagAccessCheck.php, line 23

Class

UnFlagAccessCheck
Provides routes with the ability to check access to the 'unflag' action.

Namespace

Drupal\flag\Access

Code

protected $flagService;