Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
minor symfony#20181 [Mailer] Remove unnecessary type checking for the…
… method from SentMessageEvent (wkania) This PR was merged into the 6.4 branch. Discussion ---------- [Mailer] Remove unnecessary type checking for the method from SentMessageEvent The getMessage method has been returning **only** SentMessage from the very [beginning](https://github.com/symfony/symfony/pull/47080/files#diff-19459911f97144033a370e7d86ae4e3bab9833c03cfe42e1eb3d71da90b15097R26). Commits ------- 2bbdc99 Remove unnecessary type checking for the method from SentMessageEvent
- Loading branch information