The name of the entity type.
Type: string
File
- core/modules/field_ui/src/Form/FieldStorageAddForm.php, line 26
Class
- FieldStorageAddForm
- Provides a form for the "field storage" add page.
Namespace
Drupal\field_ui\Form
Code
1 | protected $entityTypeId ; |
Please login to continue.