Commit c9494ec
committed
minor #1446 Add notice to messenger for async code (94noni)
This PR was merged into the main branch.
Discussion
----------
Add notice to messenger for async code
While reading this, I found that pointing messenger here can be valuable (logic of decoupling)
Also, reading the code itself of the dispatch, I remind my old PR symfony/symfony-docs#17035
there is no doc referencing the new `->dispatch(new ClassName())` as far as I see in https://symfony.com/doc/current/components/event_dispatcher.html#dispatch-the-event
Commits
-------
3b7a46d Add notice to messenger for async code1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
126 | 129 | | |
127 | 130 | | |
128 | 131 | | |
| |||
0 commit comments