class ProcessJobQueueChildCommand extends Command (View source)

Methods

protected
int
execute(InputInterface $input, OutputInterface $output)

No description

protected
getService()

Returns an instance of the QueuedJobService.

protected
configure()

No description

Details

protected int execute(InputInterface $input, OutputInterface $output)

No description

Parameters

InputInterface $input
OutputInterface $output

Return Value

int

protected QueuedJobService getService()

Returns an instance of the QueuedJobService.

Return Value

QueuedJobService

protected configure()

No description