Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Phastlight
Object
PHP Class Phastlight\Object
Afficher le fichier
Open project: phastlight/phastlight
Méthodes publiques
Méthode
Description
__call
(
$method_name
,
$params
)
__construct
( )
built-in object storage
method
(
$name
,
$callback
)
storageGet
(
$key
)
storageSet
(
$key
,
$val
)
Method Details
__call()
public
méthode
public
__call
(
$method_name
,
$params
)
__construct()
public
méthode
built-in object storage
public
__construct
( )
method()
final
public
méthode
final
public
method
(
$name
,
$callback
)
storageGet()
final
public
méthode
final
public
storageGet
(
$key
)
storageSet()
final
public
méthode
final
public
storageSet
(
$key
,
$val
)