protected property ActionLinkController::$flagListsService in Flag Lists 4.0.x
Same name and namespace in other branches
- 8 src/Controller/ActionLinkController.php \Drupal\flag_lists\Controller\ActionLinkController::flagListsService
The flag lists service.
Type: \Drupal\flag\FlagListsServiceInterface
File
- src/
Controller/ ActionLinkController.php, line 39
Class
- ActionLinkController
- Controller responses to flag and unflag action links.
Namespace
Drupal\flag_lists\ControllerCode
protected $flagListsService;