CallQueuedHandler (Events)
CallQueuedHandler
class CallQueuedHandler (View source)
Methods
void | __construct( Container $container) Create a new job instance. | |
void | call( Job $job, array $data) Handle the queued job. | |
class CallQueuedHandler (View source)
void | __construct( Container $container) Create a new job instance. | |
void | call( Job $job, array $data) Handle the queued job. | |