protected property FlagListsAccessCheck::$flagService in Flag Lists 8
Same name and namespace in other branches
- 4.0.x 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\AccessCode
protected $flagService;