PHP Class Gaufrette\Adapter\AzureBlobStorage\BlobProxyFactory

Author: Luciano Mammino ([email protected])
Inheritance: implements Gaufrette\Adapter\AzureBlobStorage\BlobProxyFactoryInterface
Datei anzeigen Open project: knplabs/gaufrette

Protected Properties

Property Type Description
$connectionString string

Public Methods

Method Description
__construct ( string $connectionString )
create ( )

Method Details

__construct() public method

public __construct ( string $connectionString )
$connectionString string

create() public method

public create ( )

Property Details

$connectionString protected_oe property

protected string $connectionString
return string