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 ef00c5a commit 5b86e34Copy full SHA for 5b86e34
symfony/messenger/4.1/config/packages/messenger.yaml
@@ -5,5 +5,5 @@ framework:
5
# amqp: "%env(MESSENGER_ADAPTER_DSN)%"
6
7
routing:
8
- # Route your messages to the senders.
+ # Route your messages to the adapters
9
# 'App\Message\YourMessage': amqp
0 commit comments