You are here

protected property ConfigTranslationFieldListBuilder::$baseEntityType in Drupal 10

Same name and namespace in other branches
  1. 8 core/modules/config_translation/src/Controller/ConfigTranslationFieldListBuilder.php \Drupal\config_translation\Controller\ConfigTranslationFieldListBuilder::baseEntityType
  2. 9 core/modules/config_translation/src/Controller/ConfigTranslationFieldListBuilder.php \Drupal\config_translation\Controller\ConfigTranslationFieldListBuilder::baseEntityType

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

Type: string

File

core/modules/config_translation/src/Controller/ConfigTranslationFieldListBuilder.php, line 22

Class

ConfigTranslationFieldListBuilder
Defines the config translation list builder for field entities.

Namespace

Drupal\config_translation\Controller

Code

protected $baseEntityType = '';