bool filtersPass(Application $app)
$this wednesdays() Schedule the event to run only on Wednesdays.
string getSummaryForDisplay() Get the summary of the event for display
$this everyThirtyMinutes() Schedule the event to run every thirty minutes
$this appendOutputTo(string $location) Append the output of the command
$this dailyAt(string $time) Schedule the event to run daily at a given
$this twiceDaily(int $first = 1, int $second = 13) Schedule the event to
$this mondays() Schedule the event to run only on Mondays.
void question(string $string, null|int|string $verbosity = null) Write
$this name(string $description) Set the human-friendly description of the
Page 8 of 15