You are here

protected property ActionLinkController::$renderer in Flag Lists 8

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

The renderer service.

Type: \Drupal\Core\Render\RendererInterface

File

src/Controller/ActionLinkController.php, line 46

Class

ActionLinkController
Controller responses to flag and unflag action links.

Namespace

Drupal\flag_lists\Controller

Code

protected $renderer;