You are here

protected property EntityFormField::$fieldWidgets in Views Entity Form Field 8

The loaded field widgets.

Type: \Drupal\Core\Field\WidgetInterface[]

File

src/Plugin/views/field/EntityFormField.php, line 75

Class

EntityFormField
Defines a views form element for an entity field widget.

Namespace

Drupal\views_entity_form_field\Plugin\views\field

Code

protected $fieldWidgets;