• Модуль: rest
  • Путь к файлу: ~/bitrix/modules/rest/lib/configuration/dataprovider/providerbase.php
  • Класс: BitrixRestConfigurationDataProviderProviderBase
  • Вызов: ProviderBase::getUserContext
protected function getUserContext()
{
	return $this->contextUser ?? Helper::getInstance()->getContextUser('');
}