LazyEnvSource
in package
implements
EnvSource
FinalYes
Table of Contents
Interfaces
Properties
Methods
- __construct() : mixed
- readRaw() : mixed
Properties
$env
private
Closure|EnvSource
$env
Methods
__construct()
public
__construct(callable(): EnvSource|EnvSource $env) : mixed
Parameters
readRaw()
public
readRaw(string $name) : mixed
Parameters
- $name : string
Attributes
- #[Override]