$this weekly() Schedule the event to run weekly.
$this everyFiveMinutes() Schedule the event to run every five minutes.
void info(string $string, null|int|string $verbosity = null) Write a string
$this evenInMaintenanceMode() State that the command should run even in
$this days(array|mixed $days) Set the days of the week the command should
$this when(Closure $callback)
OutputInterface getOutput() Get the output implementation.
bool isDue(Application $app)
Event call(string $callback, array $parameters = array())
Page 1 of 15