• Модуль: rest
  • Путь к файлу: ~/bitrix/modules/rest/lib/oauth/storagecache.php
  • Класс: BitrixRestOAuthStorageCache
  • Вызов: StorageCache::getCache
protected function getCache()
{
	return Application::getInstance()->getManagedCache();
}