Spec-Zone.ru › Laravel 8

JobQueued

class JobQueued (View source)

Свойства

string$connectionName

Имя соединения.

string|int|null$id

Идентификатор задания.

Closure|string|object$job

Экземпляр задания.

Методы

void__construct(string $connectionName, string|int|null $id, Closure|string|object $job)

Создать новый экземпляр события.

Подробности

void __construct(string $connectionName, string|int|null $id, Closure|string|object $job)

Создать новый экземпляр события.

Параметры

string$connectionName
string|int|null$id
Closure|string|object$job

Возвращаемое значение

void

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

Spec-Zone.ru

Настройки Оффлайн Что нового Помощь О нас
Spec-Zone .ru
спецификации, руководства, описания, API