class Illuminate / Queue / Events / WorkerStopping
You are viewing an older version of the documentation. For the latest, please visit master documentation.

WorkerStopping

Properties

public

$status int

The exit status.

Default: null

Methods

public

__construct ( $status ) : void

Create a new event instance.

Parameters

  • $status int