WorkerStopping
class WorkerStopping (View source)
Свойства
| int | $status | Статус завершения работы работника. | |
| WorkerOptions|null | $workerOptions | Параметры работника. |
Методы
| void | __construct(int $status = 0, WorkerOptions|null $workerOptions = null)
Создать новый экземпляр события. |
Подробности
void __construct(int $status = 0, WorkerOptions|null $workerOptions = null)
Создать новый экземпляр события.
© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/9.x/Illuminate/Queue/Events/WorkerStopping.html