You are here

protected property ConfigEntityMapper::$entityType in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/config_translation/src/ConfigEntityMapper.php \Drupal\config_translation\ConfigEntityMapper::entityType
  2. 10 core/modules/config_translation/src/ConfigEntityMapper.php \Drupal\config_translation\ConfigEntityMapper::entityType

Configuration entity type name.

Type: string

File

core/modules/config_translation/src/ConfigEntityMapper.php, line 46

Class

ConfigEntityMapper
Configuration mapper for configuration entities.

Namespace

Drupal\config_translation

Code

protected $entityType;