getData('news') ?? new NullNewsArticle(); $isNewArticle = $news instanceof NullNewsArticle; $languages = \phpOMS\Localization\ISO639Enum::getConstants(); /** @var \phpOMS\Views\View $this */ echo $this->getData('nav')->render(); ?>