void warn(string $string, null|int|string $verbosity = null) Write a string
$this skip(Closure $callback)
$this timezone(DateTimeZone|string $timezone)
$this description(string $description) Set the human-friendly description
$this pingBefore(string $url) Register a callback to ping a given URL before
$this daily() Schedule the event to run daily.
$this unlessBetween(string $startTime, string $endTime) Schedule the event
$this when(Closure $callback)
$this monthlyOn(int $day = 1, string $time = '0:0') Schedule the event
void run(Container $container)
Page 4 of 15