Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
OptionsWidgetBase.php
OptionsWidgetBase::$required
Tracks whether the field is required.
Type:
required
File
core/
lib/
Drupal/
Core/
Field/
Plugin/
Field/
FieldWidget/
OptionsWidgetBase.php
, line 38
Class
OptionsWidgetBase
Base class for the 'options_*' widgets.
Namespace
Drupal\Core\Field\Plugin\Field\FieldWidget
Code
protected bool $required;
RSS feed