• Модуль: voximplant
  • Путь к файлу: ~/bitrix/modules/voximplant/lib/security/rolemanager.php
  • Класс: BitrixVoximplantSecurityRoleManager
  • Вызов: RoleManager::clearRoleAccess
static function clearRoleAccess()
{
	RoleAccessTable::truncate();
	static::$accessCodeToRole = null;
}