You are here

protected property ContactController::$renderer in Drupal 9

Same name and namespace in other branches
  1. 8 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\Controller

Code

protected $renderer;