protected property WidgetBase::$settings in Drupal 8
Same name and namespace in other branches
- 9 core/lib/Drupal/Core/Field/WidgetBase.php \Drupal\Core\Field\WidgetBase::settings
- 10 core/lib/Drupal/Core/Field/WidgetBase.php \Drupal\Core\Field\WidgetBase::settings
The widget settings.
Type: array
Overrides PluginSettingsBase::$settings
File
- core/
lib/ Drupal/ Core/ Field/ WidgetBase.php, line 36
Class
- WidgetBase
- Base class for 'Field widget' plugin implementations.
Namespace
Drupal\Core\FieldCode
protected $settings;