We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7b0db0 commit 8ebaf0dCopy full SHA for 8ebaf0d
Command/DynamicConsumerCommand.php
@@ -24,7 +24,7 @@ protected function configure()
24
->setName('rabbitmq:dynamic-consumer')
25
->setDescription('Executes context-aware consumer')
26
->addArgument('context', InputArgument::REQUIRED, 'Context the consumer runs in')
27
- ;
+ ;
28
}
29
30
protected function getConsumerService()
0 commit comments