protected property MetadataGenerator::$editorManager

The manager for editor plugins.

Type: \Drupal\Component\Plugin\PluginManagerInterface

File

drupal/core/modules/edit/lib/Drupal/edit/MetadataGenerator.php, line 40
Contains \Drupal\edit\MetadataGenerator.

Class

MetadataGenerator
Generates in-place editing metadata for an entity field.

Namespace

Drupal\edit

Code

protected $editorManager;