Commit 5354104
committed
minor symfony#11770 Add tag name for MongoDB event listener (JonathanHolvey)
This PR was submitted for the 4.3 branch but it was merged into the 3.4 branch instead (closes symfony#11770).
Discussion
----------
Add tag name for MongoDB event listener
I spent a couple of hours today trying to work out why my event listener wasn't working. It turns out that the tag name for the event listener service is different when using MongoDB, and it would be really useful to have this referenced in the documentation.
Commits
-------
25f375c Add tag name for MongoDB event listener1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
88 | 93 | | |
89 | 94 | | |
90 | 95 | | |
| |||
0 commit comments