protected property FieldInstance::$widget

The widget object used for this instance.

Type: Drupal\field\Plugin\Type\Widget\WidgetInterface

File

drupal/core/modules/field/lib/Drupal/field/FieldInstance.php, line 27
Definition of Drupal\field\FieldInstance.

Class

FieldInstance
Class for field instance objects.

Namespace

Drupal\field

Code

protected $widget;