protected property WidgetBase::$fieldDefinition in Drupal 9
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Field/WidgetBase.php \Drupal\Core\Field\WidgetBase::fieldDefinition
The field definition.
Type: \Drupal\Core\Field\FieldDefinitionInterface
File
- core/
lib/ Drupal/ Core/ Field/ WidgetBase.php, line 27
Class
- WidgetBase
- Base class for 'Field widget' plugin implementations.
Namespace
Drupal\Core\FieldCode
protected $fieldDefinition;