$this skip(Closure $callback)
void run(Container $container)
$this description(string $description) Set the human-friendly description
bool runsInEnvironment(string $environment) Determine if the event runs
Event call(string $callback, array $parameters = array())
bool hasArgument(string|int $name) Determine if the given argument is present
$this monthlyOn(int $day = 1, string $time = '0:0') Schedule the event
$this weekly() Schedule the event to run weekly.
$this everyTenMinutes() Schedule the event to run every ten minutes.
OutputInterface getOutput() Get the output implementation.
Page 3 of 15