W3cubDocs

/Laravel 5.8

WorkerStopping

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

© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/5.8/Illuminate/Queue/Events/WorkerStopping.html