CallQueuedHandler (Queue)
CallQueuedHandler
class CallQueuedHandler (View source)
Methods
void | __construct( Dispatcher $dispatcher) Create a new handler instance. | |
void | call( Job $job, array $data) Handle the queued job. | |
class CallQueuedHandler (View source)
void | __construct( Dispatcher $dispatcher) Create a new handler instance. | |
void | call( Job $job, array $data) Handle the queued job. | |