Commit a59ff05
committed
minor symfony#58977 [Messenger] fix
This PR was merged into the 6.4 branch.
Discussion
----------
[Messenger] fix `Envelope::all()` conditional return docblock
| Q | A
| ------------- | ---
| Branch? | 6.4
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Issues | n/a
| License | MIT
I think this was a typo in symfony#47016.
Commits
-------
e1a5beb [Messenger] fix `Envelope::all()` conditional return docblockEnvelope::all() conditional return docblock (kbond)1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | | - | |
| 115 | + | |
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
| |||
0 commit comments