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
Dumplie
SharedKernel
Application
ServiceLocator
PHP Interface Dumplie\SharedKernel\Application\ServiceLocator
Afficher le fichier
Open project: dumplie/dumplie
Interface Usage Examples
Méthodes publiques
Méthode
Description
get
(
string
$id
) :
mixed
has
(
string
$id
) :
boolean
Method Details
get()
public
méthode
public
get
(
string
$id
) :
mixed
$id
string
Résultat
mixed
has()
public
méthode
public
has
(
string
$id
) :
boolean
$id
string
Résultat
boolean