protected property ContactController::$renderer in Drupal 10
Same name and namespace in other branches
- 8 core/modules/contact/src/Controller/ContactController.php \Drupal\contact\Controller\ContactController::renderer
- 9 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 23
Class
- ContactController
- Controller routines for contact routes.
Namespace
Drupal\contact\ControllerCode
protected $renderer;