Overrides EnvVarLoaderInterface::loadEnvVars
public function loadEnvVars() : array { return $this->envVars ??= $this->envVarLoader ->loadEnvVars(); }