EnvResource
in package
implements
ResourceInterface
Table of Contents
Interfaces
- ResourceInterface
Properties
Methods
- __construct() : mixed
- __toString() : string
Properties
$name read-only
public
string
$name
$value read-only
public
string|null
$value
Methods
__construct()
public
__construct(string $name, string|null $value) : mixed
Parameters
- $name : string
- $value : string|null
__toString()
public
__toString() : string