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