You are here

protected property FieldGroupAddForm::$entityTypeId in Field Group 8.3

Same name and namespace in other branches
  1. 8 src/Form/FieldGroupAddForm.php \Drupal\field_group\Form\FieldGroupAddForm::entityTypeId

The name of the entity type.

Type: string

File

src/Form/FieldGroupAddForm.php, line 31

Class

FieldGroupAddForm
Provides a form for adding a fieldgroup to a bundle.

Namespace

Drupal\field_group\Form

Code

protected $entityTypeId;