Forwards the call to the decorated entity.
Overrides TranslatableInterface::getTranslationLanguages
public function getTranslationLanguages($include_default = TRUE) { return $this->decorated ->getTranslationLanguages($include_default); }