From 379026d376ce858eeee4e1908dae749d626efac5 Mon Sep 17 00:00:00 2001 From: Laurent VOULLEMIER Date: Sun, 22 Mar 2020 18:28:41 +0100 Subject: [PATCH] Update notifier.rst Fix NotificationEmail link --- notifier.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notifier.rst b/notifier.rst index 1ec59b14838..c90df3fa1a9 100644 --- a/notifier.rst +++ b/notifier.rst @@ -179,7 +179,7 @@ Email Channel The email channel uses the :doc:`Symfony Mailer ` to send notifications using the special -:class:`Symfony\\Bridge\\TwigBridge\\Mime\\NotificationEmail`. It is +:class:`Symfony\\Bridge\\Twig\\Mime\\NotificationEmail`. It is required to install the Twig bridge along with the Inky and CSS Inliner Twig extensions: