You are here

protected property QuickEditController::$renderer in Drupal 8

Same name and namespace in other branches
  1. 9 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 53

Class

QuickEditController
Returns responses for Quick Edit module routes.

Namespace

Drupal\quickedit

Code

protected $renderer;