class ScheduleRunCommand extends ScheduleRunCommand

Properties

protected Repository $cache

Methods

__construct(Repository $cache)

{@inheritdoc}

handle(Schedule $schedule, Dispatcher $dispatcher, ExceptionHandler $handler)

{@inheritdoc}

Details

__construct(Repository $cache)

{@inheritdoc}

Parameters

Repository $cache

handle(Schedule $schedule, Dispatcher $dispatcher, ExceptionHandler $handler)

{@inheritdoc}

Parameters

Schedule $schedule
Dispatcher $dispatcher
ExceptionHandler $handler