EditorSelector::$editorManager

The manager for editor plugins.

Type: \Drupal\Component\Plugin\PluginManagerInterface

File

core/modules/quickedit/src/EditorSelector.php, line 20

Class

EditorSelector
Selects an in-place editor (an InPlaceEditor plugin) for a field.

Namespace

Drupal\quickedit

Code

1
protected $editorManager;
doc_Drupal
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.