Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Phastlight
Object
PHP 클래스 Phastlight\Object
파일 보기
프로젝트 열기: phastlight/phastlight
공개 메소드들
메소드
설명
__call
(
$method_name
,
$params
)
__construct
( )
built-in object storage
method
(
$name
,
$callback
)
storageGet
(
$key
)
storageSet
(
$key
,
$val
)
메소드 상세
__call()
공개
메소드
public
__call
(
$method_name
,
$params
)
__construct()
공개
메소드
built-in object storage
public
__construct
( )
method()
최종
공개
메소드
final
public
method
(
$name
,
$callback
)
storageGet()
최종
공개
메소드
final
public
storageGet
(
$key
)
storageSet()
최종
공개
메소드
final
public
storageSet
(
$key
,
$val
)