• Модуль: landing
  • Путь к файлу: ~/bitrix/modules/landing/lib/site/type.php
  • Класс: BitrixLandingSiteType
  • Вызов: Type::clearScope
static function clearScope()
{
	self::$scopeInit = false;
	self::$currentScopeClass = null;
}