Home
last modified time | relevance | path

Searched refs:USE_DEVELOPMENT_STORAGE_NAME (Results 1 – 2 of 2) sorted by relevance

/dports/www/nextcloud/nextcloud/3rdparty/microsoft/azure-storage-common/src/Common/Internal/
H A DStorageServiceSettings.php87 Resources::USE_DEVELOPMENT_STORAGE_NAME,
146 self::$validSettingKeys[] = Resources::USE_DEVELOPMENT_STORAGE_NAME;
H A DResources.php43 const USE_DEVELOPMENT_STORAGE_NAME = 'UseDevelopmentStorage'; define in MicrosoftAzure\\Storage\\Common\\Internal\\Resources