Skip to content

Commit 65ceeb9

Browse files
committed
minor #17843 Minor: Removing code line (ThomasLandauer)
This PR was merged into the 5.4 branch. Discussion ---------- Minor: Removing code line Page: https://symfony.com/doc/5.4/mailer.html This line is not new, it's already present in the code block above. Commits ------- f213e18 Minor: Removing code line
2 parents a377f07 + f213e18 commit 65ceeb9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

mailer.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -752,8 +752,6 @@ the ``TemplatedEmail`` class:
752752

753753
.. code-block:: diff
754754
755-
+ use Symfony\Bridge\Twig\Mime\TemplatedEmail;
756-
757755
$email = (new TemplatedEmail())
758756
// ...
759757

0 commit comments

Comments
 (0)