Job (Queue\Jobs)

Job

class Job (View source)

Methods

void fire()

Fire the job.

void delete()

Delete the job from the queue.

bool isDeleted()

Determine if the job has been deleted.

void release( int $delay)

Release