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.  |  
Please login to continue.