The manager for editor plugins.
Type: \Drupal\Component\Plugin\PluginManagerInterface
File
- core/modules/quickedit/src/MetadataGenerator.php, line 35
Class
- MetadataGenerator
- Generates in-place editing metadata for an entity field.
Namespace
Drupal\quickedit
Code
1 | protected $editorManager ; |
Please login to continue.