You are here

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

The entity type ID.

Type: string

File

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

Class

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

Namespace

Drupal\views_entity_form_field\Plugin\views\field

Code

protected $entityTypeId;