You are here

protected property FieldStorageAddForm::$entityTypeId in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/field_ui/src/Form/FieldStorageAddForm.php \Drupal\field_ui\Form\FieldStorageAddForm::entityTypeId

The name of the entity type.

Type: string

File

core/modules/field_ui/src/Form/FieldStorageAddForm.php, line 31
Contains \Drupal\field_ui\Form\FieldStorageAddForm.

Class

FieldStorageAddForm
Provides a form for the "field storage" add page.

Namespace

Drupal\field_ui\Form

Code

protected $entityTypeId;