class WorkerStopping (View source)

Properties

int $status

The exit status.

Methods

void
__construct(int $status = 0)

Create a new event instance.

Details

void __construct(int $status = 0)

Create a new event instance.

Parameters

int $status

Return Value

void