FileEnvironmentVariablesLoader (Config)

FileEnvironmentVariablesLoader

class FileEnvironmentVariablesLoader implements EnvironmentVariablesLoaderInterface (View source)

Methods

void __construct(Filesystem $files, string $path = null)

Create a new file environment loader instance.

array load(string $environment = null)

Load the environment variables for the given environment.

Details

void __construct(Filesystem $files, string $path = null)

Create a new file environment loader instance.

Parameters

Filesystem $files
string $path

Return Value

void

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/5.3/Illuminate/Config/FileEnvironmentVariablesLoader.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部