You are here

protected property FlagListsAccessCheck::$flagService in Flag Lists 4.0.x

Same name and namespace in other branches
  1. 8 src/Access/FlagListsAccessCheck.php \Drupal\flag_lists\Access\FlagListsAccessCheck::flagService

The flag service.

Type: \Drupal\flag\FlagServiceInterface

File

src/Access/FlagListsAccessCheck.php, line 23

Class

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

Namespace

Drupal\flag_lists\Access

Code

protected $flagService;