PHP Trait Webiny\Component\Storage\StorageTrait

Show file Open project: Webiny/Framework

Protected Methods

Method Description
storage ( string $storageName ) : Storage Get storage

Method Details

storage() protected static method

Get storage
protected static storage ( string $storageName ) : Storage
$storageName string Storage name
return Storage