EnvVarLoaderInterface
in
EnvVarLoaderInterface objects return key/value pairs that are added to the list of available env vars.
Tags
Table of Contents
- loadEnvVars() : array<string|int, string>
Methods
loadEnvVars()
public
loadEnvVars() : array<string|int, string>
Return values
array<string|int, string> —Key/value pairs that can be accessed using the regular "%env()%" syntax