$this tuesdays() Schedule the event to run only on Tuesdays.
$this monthlyOn(int $day = 1, string $time = '0:0') Schedule the event
void error(string $string, null|int|string $verbosity = null) Write a string
$this everyTenMinutes() Schedule the event to run every ten minutes.
OutputInterface getOutput() Get the output implementation.
int call(string $command, array $arguments = array()) Call another console
$this weekly() Schedule the event to run weekly.
array options() Get all of the options passed to the command.
static array pathsToPublish(string $provider = null, string $group = null)
void table(array $headers, Arrayable|array $rows,
Page 1 of 24