load(string $environment = null) Load the server variables for a given environment
void addNamespace(string $namespace, string $hint) Add a new namespace
void prepend(string $key, mixed $value) Prepend a value onto an array configuration
void set(array|string $key, mixed $value = null) Set a given configuration
array load(string $environment = null) Load the environment variables for
Page 4 of 4