• Модуль: landing
  • Путь к файлу: ~/bitrix/modules/landing/lib/manager.php
  • Класс: BitrixLandingManager
  • Вызов: Manager::isTemplateIdSystem
static function isTemplateIdSystem($templateId)
{
	return $templateId === 'landing24';
}