void setLaravel(Container $laravel)
void __construct(Application $app)
string secret(string $question, bool $fallback = true) Prompt the user
string|array argument(string $key = null) Get the value of a command argument
string getQueue() Get the name of the queue the job belongs to.
OutputInterface getOutput() Get the output implementation.
array payload() Get the decoded body of the job.
array provides() Get the services provided by the provider.
mixed pushOn(string $queue, string $job, mixed $data = '') Push a new job
JobProcessed class JobProcessed (
Page 49 of 65