Job class Job (
static string migrateExpiredJobs() Get the Lua script to migrate
void comment(string $string) Write a string as comment output.
void line(string $string) Write a string as standard output.
void exceptionOccurred(mixed $callback) Register an event listener for
void release(int $delay) Release the job back into the queue.
Job|null pop(string $queue = null)
OutputInterface getOutput() Get the output implementation.
string secret(string $question, bool $fallback = true) Prompt the user
Page 8 of 65