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
registry
PHP Class registry
Inheritance:
extends
singleton
,
implements
ArrayAccess
Afficher le fichier
Open project: anchorcms/anchor-cms
Class Usage Examples
Méthodes publiques
Méthode
Description
get
(
$key
,
$default
= null )
has
(
$key
)
prop
(
$object
,
$key
= false,
$default
= null )
set
(
$key
,
$value
)
Method Details
get()
public
static
méthode
public
static
get
(
$key
,
$default
= null )
has()
public
static
méthode
public
static
has
(
$key
)
prop()
public
static
méthode
public
static
prop
(
$object
,
$key
= false,
$default
= null )
set()
public
static
méthode
public
static
set
(
$key
,
$value
)