class ScheduleCommand extends Command

Properties

static protected $defaultName

Methods

__construct(Registry $managerRegistry, iterable $schedulers, iterable $cronCommands)

No description

configure()

No description

execute(InputInterface $input, OutputInterface $output)

No description

Details

at line 26
__construct(Registry $managerRegistry, iterable $schedulers, iterable $cronCommands)

Parameters

Registry $managerRegistry
iterable $schedulers
iterable $cronCommands

at line 35
protected configure()

at line 44
protected execute(InputInterface $input, OutputInterface $output)

Parameters

InputInterface $input
OutputInterface $output