void runNextJob(string $connectionName, string $queue, WorkerOptions
void setSleep(int $sleep) Set the amount of seconds to wait before polling
void setContainer(Container $container)
string getRawBody() Get the raw body string for the job.
void warn(string $string, null|int|string $verbosity = null) Write a string
IronQueue getIron()
Pheanstalk getPheanstalk() Get the underlying Pheanstalk instance.
array payload() Get the decoded body of the job.
void fire() Fire the job. Return Value
void comment(string $string, null|int|string $verbosity = null) Write a
Page 4 of 65