FileEnvironmentVariablesLoader class FileEnvironmentVariablesLoader implements
array load(string $environment, string $group, string $namespace = null) Load
mixed offsetGet(string $key) Get a configuration option.
void offsetUnset(string $key) Unset a configuration option.
void offsetSet(string $key, mixed $value) Set a configuration option.
array all() Get all of the configuration items for the application.
void __construct(Filesystem $files, string $path = null)
LoaderInterface interface LoaderInterface (
array getNamespaces() Returns all registered namespaces with the config
Page 1 of 4