AzureBlobClientFactory
in package
FinalYes
Selects exactly the configured Azure credential; never downgrades authentication.
Table of Contents
Methods
- create() : BlobServiceClient
- normalize() : array<string, string|null>
Methods
create()
public
static create(array<string, mixed> $config) : BlobServiceClient
Parameters
- $config : array<string, mixed>
-
Storage configuration
Return values
BlobServiceClientnormalize()
public
static normalize(array<string, mixed> $config) : array<string, string|null>
Parameters
- $config : array<string, mixed>
-
Storage configuration