You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #47181 [Messenger] Remove an unused method (fabpot)
This PR was merged into the 6.2 branch.
Discussion
----------
[Messenger] Remove an unused method
| Q | A
| ------------- | ---
| Branch? | 6.2
| Bug fix? | no
| New feature? | no <!-- please update src/**/CHANGELOG.md files -->
| Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files -->
| Tickets | n/a <!-- prefix each issue number with "Fix #", no need to create an issue if none exist, explain below instead -->
| License | MIT
| Doc PR | n/a
A minor cleanup as the `stop()` method was removed from the `ReceiverInterface` in Symfony 4.3.
Commits
-------
2fee862 [Messenger] Remove an unused method
0 commit comments