Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
ApplicationStub
PHP 클래스 ApplicationStub
파일 보기
프로젝트 열기: mpociot/reanimate
보호된 프로퍼티들
프로퍼티
타입
설명
$attributes
공개 메소드들
메소드
설명
instance
(
$key
,
$instance
)
offsetExists
(
$offset
)
offsetGet
(
$key
)
offsetSet
(
$key
,
$value
)
offsetUnset
(
$key
)
setAttributes
(
$attributes
)
메소드 상세
instance()
공개
메소드
public
instance
(
$key
,
$instance
)
offsetExists()
공개
메소드
public
offsetExists
(
$offset
)
offsetGet()
공개
메소드
public
offsetGet
(
$key
)
offsetSet()
공개
메소드
public
offsetSet
(
$key
,
$value
)
offsetUnset()
공개
메소드
public
offsetUnset
(
$key
)
setAttributes()
공개
메소드
public
setAttributes
(
$attributes
)
프로퍼티 상세
$attributes
보호되어 있는 프로퍼티
protected
$attributes