You are here

protected property GroupController::$renderer in Group 8

Same name and namespace in other branches
  1. 2.0.x src/Entity/Controller/GroupController.php \Drupal\group\Entity\Controller\GroupController::renderer

The renderer.

Type: \Drupal\Core\Render\RendererInterface

File

src/Entity/Controller/GroupController.php, line 44

Class

GroupController
Returns responses for Group routes.

Namespace

Drupal\group\Entity\Controller

Code

protected $renderer;