QueuedJob
class QueuedJob (View source)
Methods
| void | __construct(Kernel $kernel) Create a new job instance. | |
| void | fire(Job $job, array $data) Fire the job. |
QueuedJob
class QueuedJob (View source)
| void | __construct(Kernel $kernel) Create a new job instance. | |
| void | fire(Job $job, array $data) Fire the job. |
Please login to continue.