You are here

protected property QuickEditController::$editorSelector in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/modules/quickedit/src/QuickEditController.php \Drupal\quickedit\QuickEditController::editorSelector

The in-place editor selector.

Type: \Drupal\quickedit\EditorSelectorInterface

File

core/modules/quickedit/src/QuickEditController.php, line 49
Contains \Drupal\quickedit\QuickEditController.

Class

QuickEditController
Returns responses for Quick Edit module routes.

Namespace

Drupal\quickedit

Code

protected $editorSelector;