Durable Workflow PHP SDK — API Reference

Guides

WorkerDiagnosticEvent
in package

FinalYes

A worker lifecycle, retry, shutdown, or handler diagnostic.

Table of Contents

Properties

$context  : array<string|int, mixed>
$name  : string

Methods

__construct()  : mixed

Properties

Methods

__construct()

public __construct(string $name[, array<string, mixed> $context = [] ]) : mixed
Parameters
$name : string
$context : array<string, mixed> = []
On this page

Search results