Skip to content

Commit 05d1a64

Browse files
committed
Fixed broken link #4827
1 parent 236c26f commit 05d1a64

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

reference/dic_tags.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -618,7 +618,7 @@ kernel.terminate
618618
+-------------------------------------------------------------------------------------------+----------+
619619
| Listener Class Name | Priority |
620620
+===========================================================================================+==========+
621-
| :class:`Symfony\\Bundle\\SwiftmailerBundle\\EventListener\\EmailSenderListener` | 0 |
621+
| `EmailSenderListener`_ | 0 |
622622
+-------------------------------------------------------------------------------------------+----------+
623623
624624
.. _dic-tags-kernel-event-subscriber:
@@ -1396,3 +1396,4 @@ For an example, see the ``EntityInitializer`` class inside the Doctrine Bridge.
13961396
.. _`Twig official extension repository`: https://github.com/twigphp/Twig-extensions
13971397
.. _`SwiftMailer's Plugin Documentation`: http://swiftmailer.org/docs/plugins.html
13981398
.. _`Twig Loader`: http://twig.sensiolabs.org/doc/api.html#loaders
1399+
.. _`EmailSenderListener`: https://github.com/symfony/SwiftmailerBundle/blob/master/EventListener/EmailSenderListener.php

0 commit comments

Comments
 (0)