__construct(Container $container,
void deleteAndRelease(string $queue, string $job, int $delay) Delete a
void fire() Fire the job. Return Value
QueueInterface interface QueueInterface (
IronMQ getIron() Get the underlying IronMQ instance.
string|array argument(string $key = null) Get the value of a command argument
Job|null pop(string $queue = null)
bool isDeletedOrReleased() Determine if the job has been deleted or released
mixed bulk(array $jobs, mixed $data = '', string $queue = null) Push an
SyncQueue class SyncQueue extends Queue
Page 51 of 65