OpenTelemetry PHP

EnvSourceReader
in package
implements EnvReader

FinalYes

Table of Contents

Interfaces

EnvReader

Properties

$envSources  : iterable<string|int, mixed>

Methods

__construct()  : mixed
read()  : string|null

Properties

$envSources read-only

private iterable<string|int, mixed> $envSources

Methods

read()

public read(string $name) : string|null
Parameters
$name : string
Return values
string|null

        
On this page

Search results