Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Dmyers
Storage
Storage
PHP 클래스 Dmyers\Storage\Storage
파일 보기
프로젝트 열기: dmyers/laravel-storage
1 사용 예제들
보호된 프로퍼티들
프로퍼티
타입
설명
$adapter
$instances
공개 메소드들
메소드
설명
__callStatic
(
$method
,
$args
)
adapter
(
$name
)
config
(
$key
,
$default
= null )
getAdapter
( )
instance
(
$name
= null )
setAdapter
(
$adapter
)
메소드 상세
__callStatic()
공개
정적인
메소드
public
static
__callStatic
(
$method
,
$args
)
adapter()
공개
정적인
메소드
public
static
adapter
(
$name
)
config()
공개
정적인
메소드
public
static
config
(
$key
,
$default
= null )
getAdapter()
공개
메소드
public
getAdapter
( )
instance()
공개
정적인
메소드
public
static
instance
(
$name
= null )
setAdapter()
공개
메소드
public
setAdapter
(
$adapter
)
프로퍼티 상세
$adapter
보호되어 있는 프로퍼티
protected
$adapter
$instances
보호되어 있는 정적으로 프로퍼티
protected
static
$instances