Inttegro PHP SDK

TraceReportContext
in package
implements JsonSerializable

FinalYes

Table of Contents

Interfaces

JsonSerializable

Properties

$spanId  : string
$traceId  : string

Methods

__construct()  : mixed
jsonSerialize()  : array<string|int, mixed>

Properties

Methods

__construct()

public __construct(string $traceId, string $spanId) : mixed
Parameters
$traceId : string
$spanId : string

jsonSerialize()

public jsonSerialize() : array<string|int, mixed>
Return values
array<string|int, mixed>
On this page

Search results