FormatterPluginManager::$formatterOptions
Same name in other branches
- 8.9.x core/lib/Drupal/Core/Field/FormatterPluginManager.php \Drupal\Core\Field\FormatterPluginManager::formatterOptions
- 10 core/lib/Drupal/Core/Field/FormatterPluginManager.php \Drupal\Core\Field\FormatterPluginManager::formatterOptions
- 11.x core/lib/Drupal/Core/Field/FormatterPluginManager.php \Drupal\Core\Field\FormatterPluginManager::formatterOptions
An array of formatter options for each field type.
Type: array
File
-
core/
lib/ Drupal/ Core/ Field/ FormatterPluginManager.php, line 22
Class
- FormatterPluginManager
- Plugin type manager for field formatters.
Namespace
Drupal\Core\FieldCode
protected $formatterOptions;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.