Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
OptionsWidgetBase.php
OptionsWidgetBase::$options
The array of options for the widget.
Type:
options
File
core/
lib/
Drupal/
Core/
Field/
Plugin/
Field/
FieldWidget/
OptionsWidgetBase.php
, line 54
Class
OptionsWidgetBase
Base class for the 'options_*' widgets.
Namespace
Drupal\Core\Field\Plugin\Field\FieldWidget
Code
protected array $options;
RSS feed