You are here

protected property FieldWidgetComponent::$fieldDefinition in Flexiform 8

The field definition.

Type: \Drupal\Core\Field\FieldDefinitionInterface

File

src/Plugin/FormComponentType/FieldWidgetComponent.php, line 32

Class

FieldWidgetComponent
Component class for field widgets.

Namespace

Drupal\flexiform\Plugin\FormComponentType

Code

protected $fieldDefinition;