protected property ContactController::$renderer in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/contact/src/Controller/ContactController.php \Drupal\contact\Controller\ContactController::renderer
The renderer.
Type: \Drupal\Core\Render\RendererInterface
File
- core/
modules/ contact/ src/ Controller/ ContactController.php, line 27 - Contains \Drupal\contact\Controller\ContactController.
Class
- ContactController
- Controller routines for contact routes.
Namespace
Drupal\contact\ControllerCode
protected $renderer;