protected property EditorSelector::$editorManager

The manager for editor plugins.

Type: \Drupal\Component\Plugin\PluginManagerInterface

File

drupal/core/modules/edit/lib/Drupal/edit/EditorSelector.php, line 24
Contains \Drupal\edit\EditorSelector.

Class

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

Namespace

Drupal\edit

Code

protected $editorManager;