Commit 9f7734b
committed
minor #20337 [Messenger] Add a tip about using
This PR was submitted for the 7.1 branch but it was squashed and merged into the 7.2 branch instead.
Discussion
----------
[Messenger] Add a tip about using `make:messenger-middleware`
Add a tip about using make:messenger-middleware to create custom Middlewares, because it's easy to skip the importance of the "$stack->next()->handle($envelope, $stack)" line. Might save someone's time.
Commits
-------
9f26f64 [Messenger] Add a tip about using `make:messenger-middleware`make:messenger-middleware (alsciende)1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2920 | 2920 | | |
2921 | 2921 | | |
2922 | 2922 | | |
| 2923 | + | |
| 2924 | + | |
| 2925 | + | |
| 2926 | + | |
| 2927 | + | |
2923 | 2928 | | |
2924 | 2929 | | |
2925 | 2930 | | |
| |||
0 commit comments