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