You are here

protected property ActionLinkHelper::$flagListsService in Flag Lists 8

Same name and namespace in other branches
  1. 4.0.x src/Controller/ActionLinkHelper.php \Drupal\flag_lists\Controller\ActionLinkHelper::flagListsService

The flag lists service.

Type: \Drupal\flag\FlagListsServiceInterface

File

src/Controller/ActionLinkHelper.php, line 21

Class

ActionLinkHelper
Helper class for ActionLink Controller.

Namespace

Drupal\flag_lists\Controller

Code

protected $flagListsService;