You are here

protected property ActionLinkController::$flagService in Flag 8.4

The flag service.

Type: \Drupal\flag\FlagServiceInterface

File

src/Controller/ActionLinkController.php, line 28

Class

ActionLinkController
Controller responses to flag and unflag action links.

Namespace

Drupal\flag\Controller

Code

protected $flagService;