Skip to content

Commit 8ebaf0d

Browse files
mihaileugithub-actions[bot]
authored andcommitted
Apply php-cs-fixer changes
1 parent e7b0db0 commit 8ebaf0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Command/DynamicConsumerCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ protected function configure()
2424
->setName('rabbitmq:dynamic-consumer')
2525
->setDescription('Executes context-aware consumer')
2626
->addArgument('context', InputArgument::REQUIRED, 'Context the consumer runs in')
27-
;
27+
;
2828
}
2929

3030
protected function getConsumerService()

0 commit comments

Comments
 (0)