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