JobProcessed
class JobProcessed (View source)
Properties
string | $connectionName | The connection name. | |
Job | $job | The job instance. |
Methods
void | __construct(string $connectionName, Job $job) Create a new event instance. |
Details
void __construct(string $connectionName, Job $job)
Create a new event instance.
© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/6.x/Illuminate/Queue/Events/JobProcessed.html