TraceReportContext
in package
implements
JsonSerializable
FinalYes
Table of Contents
Interfaces
- JsonSerializable
Properties
Methods
- __construct() : mixed
- jsonSerialize() : array<string|int, mixed>
Properties
$spanId read-only
public
string
$spanId
$traceId read-only
public
string
$traceId
Methods
__construct()
public
__construct(string $traceId, string $spanId) : mixed
Parameters
- $traceId : string
- $spanId : string
jsonSerialize()
public
jsonSerialize() : array<string|int, mixed>