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 3fc2685 commit ef00c5aCopy full SHA for ef00c5a
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...
9
- # 'App\Message\YourMessage': messenger.sender.amqp
+ # Route your messages to the senders.
+ # 'App\Message\YourMessage': amqp
0 commit comments