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