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 #17457 [Mailer] Fix some usages of DataPart and File (javiereguiluz)
This PR was merged into the 6.2 branch.
Discussion
----------
[Mailer] Fix some usages of `DataPart` and `File`
The `BodyFile` class was renamed to `File` in https://github.com/symfony/symfony/pull/48060/files and there were some minor issues with some parenthesis in the code.
Commits
-------
17c0fe1 [Mailer] Fix some usages of DataPart and File
0 commit comments