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\Field
Code
1 | protected $fieldDefinition ; |
Please login to continue.