ContextualController::$renderer

Same name and namespace in other branches
  1. 9 core/modules/contextual/src/ContextualController.php \Drupal\contextual\ContextualController::renderer
  2. 10 core/modules/contextual/src/ContextualController.php \Drupal\contextual\ContextualController::renderer
  3. 11.x core/modules/contextual/src/ContextualController.php \Drupal\contextual\ContextualController::renderer

The renderer.

Type: \Drupal\Core\Render\RendererInterface

File

core/modules/contextual/src/ContextualController.php, line 24

Class

ContextualController
Returns responses for Contextual module routes.

Namespace

Drupal\contextual

Code

protected $renderer;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.