QuickEditController::$renderer

Same name and namespace in other branches
  1. 8.9.x core/modules/quickedit/src/QuickEditController.php \Drupal\quickedit\QuickEditController::renderer

The renderer.

Type: \Drupal\Core\Render\RendererInterface

File

core/modules/quickedit/src/QuickEditController.php, line 57

Class

QuickEditController
Returns responses for Quick Edit module routes.

Namespace

Drupal\quickedit

Code

protected $renderer;

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