You are here

protected property ActionLinkController::$renderer in Flag 8.4

The renderer service.

Type: \Drupal\Core\Render\RendererInterface

File

src/Controller/ActionLinkController.php, line 35

Class

ActionLinkController
Controller responses to flag and unflag action links.

Namespace

Drupal\flag\Controller

Code

protected $renderer;