protected property ConfigFieldMapper::$entity in Drupal 9
Same name and namespace in other branches
- 8 core/modules/config_translation/src/ConfigFieldMapper.php \Drupal\config_translation\ConfigFieldMapper::entity
Loaded entity instance to help produce the translation interface.
Type: \Drupal\field\FieldConfigInterface
Overrides ConfigEntityMapper::$entity
File
- core/
modules/ config_translation/ src/ ConfigFieldMapper.php, line 22
Class
- ConfigFieldMapper
- Configuration mapper for fields.
Namespace
Drupal\config_translationCode
protected $entity;