• Модуль: landing
  • Путь к файлу: ~/bitrix/modules/landing/lib/hook/page/metaog.php
  • Класс: BitrixLandingHookPageMetaOg
  • Вызов: MetaOg::getTitle
public function getTitle()
{
	return Loc::getMessage('LANDING_HOOK_METAOG_NAME');
}