You are here

protected property QuickEditController::$editorSelector in Drupal 9

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 46

Class

QuickEditController
Returns responses for Quick Edit module routes.

Namespace

Drupal\quickedit

Code

protected $editorSelector;