Overrides ContentTranslationMetadataWrapperInterface::getChangedTime
public function getChangedTime() { return $this->translation ->hasField('content_translation_changed') ? $this->translation ->get('content_translation_changed')->value : $this->translation ->getChangedTime(); }