void __construct(Container $container, Pheanstalk $pheanstalk, Job
Job getPheanstalkJob() Get the underlying Pheanstalk job.
string getRawBody() Get the raw body string for the job.
mixed push(string $job, mixed $data = '', string $queue = null) Push a
mixed later(DateTime|int $delay, string $job, mixed $data = '', string $queue = null)
int getSleep() Get the amount of seconds to wait before polling the queue
Job|null pop(string $queue = null)
string|array option(string $key = null) Get the value of a command option
mixed __call(string $method, array $parameters) Dynamically pass calls
string anticipate(string $question, array $choices, string $default = null)
Page 60 of 65