Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Dmyers
Storage
Storage
PHP Class Dmyers\Storage\Storage
Show file
Open project: dmyers/laravel-storage
Class Usage Examples
Protected Properties
Property
Type
Description
$adapter
$instances
Public Methods
Method
Description
__callStatic
(
$method
,
$args
)
adapter
(
$name
)
config
(
$key
,
$default
= null )
getAdapter
( )
instance
(
$name
= null )
setAdapter
(
$adapter
)
Method Details
__callStatic()
public
static
method
public
static
__callStatic
(
$method
,
$args
)
adapter()
public
static
method
public
static
adapter
(
$name
)
config()
public
static
method
public
static
config
(
$key
,
$default
= null )
getAdapter()
public
method
public
getAdapter
( )
instance()
public
static
method
public
static
instance
(
$name
= null )
setAdapter()
public
method
public
setAdapter
(
$adapter
)
Property Details
$adapter
protected property
protected
$adapter
$instances
protected static property
protected
static
$instances