name: EnvVarLoaderInterface class_comment: null dependencies: [] properties: [] methods: - name: loadEnvVars visibility: public parameters: [] comment: '# * EnvVarLoaderInterface objects return key/value pairs that are added to the list of available env vars. # * # * @author Nicolas Grekas
# */
# interface EnvVarLoaderInterface
# {
# /**
# * @return array