class ScheduleRunCommand extends ScheduleRunCommand

Properties

protected SettingsRepositoryInterface $settings

Methods

__construct(SettingsRepositoryInterface $settings)

{@inheritdoc}

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

{@inheritdoc}

Details

__construct(SettingsRepositoryInterface $settings)

{@inheritdoc}

Parameters

SettingsRepositoryInterface $settings

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

{@inheritdoc}

Parameters

Schedule $schedule
Dispatcher $dispatcher
ExceptionHandler $handler