protected property ContentTranslationMetadataWrapper::$translation in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/content_translation/src/ContentTranslationMetadataWrapper.php \Drupal\content_translation\ContentTranslationMetadataWrapper::translation
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 23 - Contains \Drupal\content_translation\ContentTranslationMetadataWrapper.
Class
- ContentTranslationMetadataWrapper
- Base class for content translation metadata wrappers.
Namespace
Drupal\content_translationCode
protected $translation;