protected property WidgetPluginManager::$widgetOptions in Drupal 10
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Field/WidgetPluginManager.php \Drupal\Core\Field\WidgetPluginManager::widgetOptions
- 9 core/lib/Drupal/Core/Field/WidgetPluginManager.php \Drupal\Core\Field\WidgetPluginManager::widgetOptions
An array of widget options for each field type.
Type: array
File
- core/
lib/ Drupal/ Core/ Field/ WidgetPluginManager.php, line 29
Class
- WidgetPluginManager
- Plugin type manager for field widgets.
Namespace
Drupal\Core\FieldCode
protected $widgetOptions;