OpenTelemetry PHP

EnvResource
in package
implements ResourceInterface

Table of Contents

Interfaces

ResourceInterface

Properties

$name  : string
$value  : string|null

Methods

__construct()  : mixed
__toString()  : string

Properties

Methods

__construct()

public __construct(string $name, string|null $value) : mixed
Parameters
$name : string
$value : string|null

__toString()

public __toString() : string
Return values
string

        
On this page

Search results