OpenTelemetry PHP

Metadata
in package
implements MetadataInterface

FinalYes

Table of Contents

Interfaces

MetadataInterface

Properties

$instance  : self|null
$metadata  : string

Methods

__construct()  : mixed
getEmpty()  : Metadata
getValue()  : string

Properties

$instance

private static self|null $instance = null

$metadata read-only

private string $metadata

Methods

__construct()

public __construct(string $metadata) : mixed
Parameters
$metadata : string

getValue()

public getValue() : string
Return values
string

        
On this page

Search results