You are here

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

The field type manager.

Type: \Drupal\Core\Field\FieldTypePluginManagerInterface

File

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

Class

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

Namespace

Drupal\views_entity_form_field\Plugin\views\field

Code

protected $fieldTypeManager;