bool runsInEnvironment(string $environment) Determine if the event runs
bool isDue(Application $app)
$this weekly() Schedule the event to run weekly.
$this thenPing(string $url) Register a callback to ping a given URL after
bool hasArgument(string|int $name) Determine if the given argument is present
$this timezone(DateTimeZone|string $timezone)
$this evenInMaintenanceMode() State that the command should run even in
OutputInterface getOutput() Get the output implementation.
void info(string $string, null|int|string $verbosity = null) Write a string
Page 1 of 15