protected property GroupController::$renderer in Group 8
Same name and namespace in other branches
- 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\ControllerCode
protected $renderer;