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