PHP Interface App\Services\Config\ConfigReaderInterface

Afficher le fichier Open project: ngmy/webloyer

Méthodes publiques

Méthode Description
getConfig ( string $name ) : mixed Get configuration.

Method Details

getConfig() public méthode

Get configuration.
public getConfig ( string $name ) : mixed
$name string Configuration name
Résultat mixed