You are here

protected property FieldConfigListBuilder::$targetEntityTypeId in Drupal 10

Same name and namespace in other branches
  1. 8 core/modules/field_ui/src/FieldConfigListBuilder.php \Drupal\field_ui\FieldConfigListBuilder::targetEntityTypeId
  2. 9 core/modules/field_ui/src/FieldConfigListBuilder.php \Drupal\field_ui\FieldConfigListBuilder::targetEntityTypeId

The name of the entity type the listed fields are attached to.

Type: string

File

core/modules/field_ui/src/FieldConfigListBuilder.php, line 26

Class

FieldConfigListBuilder
Provides lists of field config entities.

Namespace

Drupal\field_ui

Code

protected $targetEntityTypeId;