You are here

protected property ActionLinkNoJsController::$flagService in Flag 8.4

The flag service.

Type: \Drupal\flag\FlagServiceInterface

File

src/Controller/ActionLinkNoJsController.php, line 29

Class

ActionLinkNoJsController
Returns nojs responses to flag and unflag action links.

Namespace

Drupal\flag\Controller

Code

protected $flagService;