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 #12341 Mentioned the mailer debugging options (javiereguiluz)
This PR was merged into the 4.4 branch.
Discussion
----------
Mentioned the mailer debugging options
Fixes#11985 and #12082.
@fabpot I'm having some problems trying to understand this feature. It's related to `SentMessage` class ... but we don't even mention that class in the docs. In the basic mailer example (https://symfony.com/doc/current/mailer.html#creating-sending-messages) the `send()` method doesn't return anything. How can developers access to this `SentMessage` objects? Thanks!
Commits
-------
58716c6 Mentioned the mailer debugging options
0 commit comments