Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Webiny
Component
Storage
StorageTrait
PHP Trait Webiny\Component\Storage\StorageTrait
Exibir arquivo
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