An object that determines which editor to attach to a given field.
Type: \Drupal\quickedit\EditorSelectorInterface
File
- core/modules/quickedit/src/MetadataGenerator.php, line 28
Class
- MetadataGenerator
- Generates in-place editing metadata for an entity field.
Namespace
Drupal\quickedit
Code
protected $editorSelector;
Please login to continue.