EditorSelector::$formatterManager

Same name in other branches
  1. 8.9.x 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\quickedit

Code

protected $formatterManager;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.