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 #4808 Email message instantiation changed to a more 'symfonysh' way. (alebo)
This PR was merged into the 2.3 branch.
Discussion
----------
Email message instantiation changed to a more 'symfonysh' way.
| Q | A
| ------------- | ---
| Doc fix? | yes
| New docs? | no
| Applies to | all
| Fixed tickets |
I believe that using a static factory method for instantiation isn't the best way to do it in Symfony. So I suggest updating the Sending Emails example.
Commits
-------
7f8b051 Changed email message instantiation to a more 'symfonysh' way.
0 commit comments