$this pingBefore(string $url) Register a callback to ping a given URL before
bool runsInMaintenanceMode() Determine if the event runs in maintenance
$this sendOutputTo(string $location, bool $append = false) Send the output
$this weeklyOn(int $day, string $time = '0:0') Schedule the event to run
Event class Event (
string|array argument(string $key = null) Get the value of a command argument
$this before(Closure $callback)
string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
$this user(string $user) Set which user the command should run as.
void error(string $string, null|int|string $verbosity = null) Write a string
Page 13 of 15