array events() Get all of the events on the schedule.
$this wednesdays() Schedule the event to run only on Wednesdays.
void question(string $string, null|int|string $verbosity = null) Write
$this environments(array|mixed $environments) Limit the environments the
$this yearly() Schedule the event to run yearly.
string ask(string $question, string $default = null) Prompt the user for
$this mondays() Schedule the event to run only on Mondays.
$this twiceDaily(int $first = 1, int $second = 13) Schedule the event to
$this runInBackground() State that the command should run in background
$this fridays() Schedule the event to run only on Fridays.
Page 8 of 15