Skip to content

Commit 135340b

Browse files
committed
minor symfony#13396 Update notifier.rst (l-vo)
This PR was merged into the 5.0 branch. Discussion ---------- Update notifier.rst Fix NotificationEmail link <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/roadmap for the list of maintained branches). If your pull request documents a NEW FEATURE, use the same Symfony branch where the feature was introduced (and `master` for features of unreleased versions). --> Commits ------- 379026d Update notifier.rst
2 parents b237771 + 379026d commit 135340b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notifier.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ Email Channel
179179

180180
The email channel uses the :doc:`Symfony Mailer </mailer>` to send
181181
notifications using the special
182-
:class:`Symfony\\Bridge\\TwigBridge\\Mime\\NotificationEmail`. It is
182+
:class:`Symfony\\Bridge\\Twig\\Mime\\NotificationEmail`. It is
183183
required to install the Twig bridge along with the Inky and CSS Inliner
184184
Twig extensions:
185185

0 commit comments

Comments
 (0)