The wrapped entity translation.
Type: \Drupal\Core\Entity\EntityInterface|\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;
Please login to continue.