• Модуль: rest
  • Путь к файлу: ~/bitrix/modules/rest/lib/engine/scopemanager.php
  • Класс: BitrixRestEngineScopeManager
  • Вызов: ScopeManager::getAlias
public function getAlias($code) : ?string
{
	return $this->scopeList[$code];
}