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