You are here

protected property ActionLinkNoJsController::$flagListsService in Flag Lists 8

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

The flag lists service.

Type: \Drupal\flag_lists\FlagListsServiceInterface

File

src/Controller/ActionLinkNoJsController.php, line 37

Class

ActionLinkNoJsController
Returns nojs responses to flag and unflag action links.

Namespace

Drupal\flag_lists\Controller

Code

protected $flagListsService;