You are here

protected property ConfigEntityMapper::$typeLabel in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/config_translation/src/ConfigEntityMapper.php \Drupal\config_translation\ConfigEntityMapper::typeLabel

The label for the entity type.

Type: string

File

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

Class

ConfigEntityMapper
Configuration mapper for configuration entities.

Namespace

Drupal\config_translation

Code

protected $typeLabel;