The renderer.
Type: \Drupal\Core\Render\RendererInterface
File
- core/modules/forum/src/Controller/ForumController.php, line 71
Class
- ForumController
- Controller routines for forum routes.
Namespace
Drupal\forum\Controller
Code
protected $renderer;
Please login to continue.