load(string $environment = null) Load the server variables for a given environment
void prepend(string $key, mixed $value) Prepend a value onto an array configuration
bool offsetExists(string $key) Determine if the given configuration option
void set(array|string $key, mixed $value = null) Set a given configuration
void __construct(Enviro
Page 4 of 4