EnvironmentVariablesLoaderInterface

interface EnvironmentVariablesLoaderInterface (View source)

Methods

array load(string $environment = null)

Load the environment variables for the given environment.

Details

array load(string $environment = null)

Load the environment variables for the given environment.

Parameters

string $environment

Return Value

array

© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/4.2/Illuminate/Config/EnvironmentVariablesLoaderInterface.html