class GenerateAvailabilityNotificationsCommand extends ContainerAwareCommand

Class GenerateAvailabilityNotificationsCommand

Methods

configure()

No description

int|null|void
execute(InputInterface $input, OutputInterface $output)

No description

Details

at line 28
protected configure()

at line 41
protected int|null|void execute(InputInterface $input, OutputInterface $output)

Parameters

InputInterface $input
OutputInterface $output

Return Value

int|null|void