You are here

protected property ActionLinkNoJsController::$flagService in Flag Lists 8

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

The flag service.

Type: \Drupal\flag\FlagServiceInterface

File

src/Controller/ActionLinkNoJsController.php, line 30

Class

ActionLinkNoJsController
Returns nojs responses to flag and unflag action links.

Namespace

Drupal\flag_lists\Controller

Code

protected $flagService;