You are here

protected property QuickEditController::$renderer in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 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 56
Contains \Drupal\quickedit\QuickEditController.

Class

QuickEditController
Returns responses for Quick Edit module routes.

Namespace

Drupal\quickedit

Code

protected $renderer;