• Модуль: rest
  • Путь к файлу: ~/bitrix/modules/rest/lib/configuration/dataprovider/disk/base.php
  • Класс: BitrixRestConfigurationDataProviderDiskBase
  • Вызов: Base::getStorage
public function getStorage()
{
	return $this->storage;
}