protected property EditorSelector::$formatterManager in Drupal 9
Same name and namespace in other branches
- 8 core/modules/quickedit/src/EditorSelector.php \Drupal\quickedit\EditorSelector::formatterManager
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\quickeditCode
protected $formatterManager;