The manager for formatter plugins.
Type: \Drupal\Core\Field\FormatterPluginManager.
File
- core/modules/quickedit/src/EditorSelector.php, line 27
Class
- EditorSelector
- Selects an in-place editor (an InPlaceEditor plugin) for a field.
Namespace
Drupal\quickedit
Code
protected $formatterManager;
Please login to continue.