WorkerDiagnosticEvent
in package
FinalYes
A worker lifecycle, retry, shutdown, or handler diagnostic.
Table of Contents
Properties
Methods
- __construct() : mixed
Properties
$context read-only
public
array<string|int, mixed>
$context
= []
$name read-only
public
string
$name
Methods
__construct()
public
__construct(string $name[, array<string, mixed> $context = [] ]) : mixed
Parameters
- $name : string
- $context : array<string, mixed> = []