LoaderInterface (Config)
LoaderInterface
interface LoaderInterface (View source)
Methods
array | load( string $environment, string $group, string $namespace = null) Load the given configuration group. | |
bool | exists( string $group, string $namespace = null) Determine if the given configuration group exists. | |
void | addNamespace( string $namespace, string $hint) Add a n |