protected property QuickEditController::$editorSelector in Drupal 8
Same name and namespace in other branches
- 9 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\quickeditCode
protected $editorSelector;