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