ListenCommand (Queue)

ListenCommand

class ListenCommand extends Command (View source)

Methods

void __construct( Listener $listener)

Create a new queue listen command.

int run( InputInterface $input, OutputInterface $output)

Run the console command.

from <