• Модуль: landing
  • Путь к файлу: ~/bitrix/modules/landing/lib/site/scope/knowledge.php
  • Класс: BitrixLandingSiteScopeKnowledge
  • Вызов: Knowledge::init
static function init(array $params = [])
{
	parent::init($params);
	Role::setExpectedType(self::$currentScopeId);
}