• Модуль: landing
  • Путь к файлу: ~/bitrix/modules/landing/lib/history.php
  • Класс: BitrixLandingHistory
  • Вызов: History::isActive
static function isActive(): bool
{
	return self::$isActive;
}