You are here

protected property ConfigFieldMapper::$entity in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 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 27
Contains \Drupal\config_translation\ConfigFieldMapper.

Class

ConfigFieldMapper
Configuration mapper for fields.

Namespace

Drupal\config_translation

Code

protected $entity;