You are here

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

The entity field manager.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

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

Class

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

Namespace

Drupal\views_entity_form_field\Plugin\views\field

Code

protected $entityFieldManager;