Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Phastlight
Object
PHP Class Phastlight\Object
ファイルを表示
Open project: phastlight/phastlight
Public Methods
Method
Description
__call
(
$method_name
,
$params
)
__construct
( )
built-in object storage
method
(
$name
,
$callback
)
storageGet
(
$key
)
storageSet
(
$key
,
$val
)
Method Details
__call()
public
method
public
__call
(
$method_name
,
$params
)
__construct()
public
method
built-in object storage
public
__construct
( )
method()
final
public
method
final
public
method
(
$name
,
$callback
)
storageGet()
final
public
method
final
public
storageGet
(
$key
)
storageSet()
final
public
method
final
public
storageSet
(
$key
,
$val
)