• Модуль: landing
  • Путь к файлу: ~/bitrix/modules/landing/lib/manager.php
  • Класс: Bitrix\Landing\Manager
  • Вызов: Manager::enableFeatureTmp
static function enableFeatureTmp($feature)
{
	self::$tmpFeatures[$feature] = true;
}