void call(Job $job, array $data)
string ask(string $question, string $default = null) Prompt the user for
string|array option(string $key = null) Get the value of a command option
int callSilent(string $command, array $arguments = array()) Call another
void extend(string $driver, Closure $resolver)
string anticipate(string $question, array $choices, string $default = null)
void registerConnectors(QueueManager $manager)
void __construct(Database $redis, string|null $connection = null)
mixed push(string $job, mixed $data = '', string $queue = null) Push a
Illuminate\Queue\Events Classes
Page 54 of 65