You are here

protected property ContentTranslationMetadataWrapper::$translation in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/content_translation/src/ContentTranslationMetadataWrapper.php \Drupal\content_translation\ContentTranslationMetadataWrapper::translation

The wrapped entity translation.

Type: \Drupal\Core\Entity\FieldableEntityInterface|\Drupal\Core\TypedData\TranslatableInterface

File

core/modules/content_translation/src/ContentTranslationMetadataWrapper.php, line 18

Class

ContentTranslationMetadataWrapper
Base class for content translation metadata wrappers.

Namespace

Drupal\content_translation

Code

protected $translation;