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 df2a59c commit 6b3af8eCopy full SHA for 6b3af8e
src/Symfony/Component/Message/README.md
@@ -125,7 +125,7 @@ Note that you can also route a message to multiple senders at the same time:
125
framework:
126
message:
127
routing:
128
- 'My\Message\AnImportantMessage': [my_default_sender, my_audit_semder]
+ 'My\Message\AnImportantMessage': [my_default_sender, my_audit_sender]
129
```
130
131
#### Same bus received and sender
0 commit comments