$this everyThirtyMinutes() Schedule the event to run every thirty minutes
$this twiceDaily(int $first = 1, int $second = 13) Schedule the event to
Parser class Parser (
$this sendOutputTo(string $location, bool $append = false) Send the output
$this thenPing(string $url) Register a callback to ping a given URL after
bool isDue(Application $app)
$this environments(array|mixed $environments) Limit the environments the
$this hourly() Schedule the event to run hourly.
$this weekly() Schedule the event to run weekly.
OutputInterface getOutput() Get the output implementation.
Page 1 of 24