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 Key/value pairs that can be accessed using the regular "%env()%" syntax' traits: [] interfaces: []