protected property UnFlagListsAccessCheck::$flagService in Flag Lists 8
Same name and namespace in other branches
- 4.0.x src/Access/UnFlagListsAccessCheck.php \Drupal\flag_lists\Access\UnFlagListsAccessCheck::flagService
The flag service.
Type: \Drupal\flag\FlagServiceInterface
File
- src/
Access/ UnFlagListsAccessCheck.php, line 23
Class
- UnFlagListsAccessCheck
- Provides routes with the ability to check access to the 'unflag' action.
Namespace
Drupal\flag_lists\AccessCode
protected $flagService;