Job|null pop(string $queue = null)
string|array option(string $key = null) Get the value of a command option
void fire() Execute the console command.
void error(string $string, null|int|string $verbosity = null) Write a string
void warn(string $string) Write a string as warning output.
int run(InputInterface $input, OutputInterface $output) Run the console
void fire() Fire the job. Return Value
void question(string $string, null|int|string $verbosity = null) Write
Container getContainer()
Application getLaravel()
Page 34 of 65