OpenTelemetry PHP

BaggageBuilder
in package
implements BaggageBuilderInterface

FinalYes

Table of Contents

Interfaces

BaggageBuilderInterface

Properties

$entries  : array<string|int, mixed>

Methods

__construct()  : mixed
build()  : BaggageInterface
remove()  : BaggageBuilderInterface
set()  : BaggageBuilderInterface

Properties

Methods

__construct()

public __construct([array<string, Entry$entries = [] ]) : mixed
Parameters
$entries : array<string, Entry> = []

        
On this page

Search results