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)
Job|null pop(string $queue = null)
void call(Job $job, array $data)
void __construct(string $connectionName, Job $job)
Queue connect(array $config)
bool isDeleted() Determine if the job has been deleted.
void line(string $string, string $style = null, null|int|string $verbosity = null)
void extend(string $driver, Closure $resolver)
Page 61 of 65