You are here

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

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

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

Class

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

Namespace

Drupal\views_entity_form_field\Plugin\views\field

Code

protected $entityTypeManager;