8000 minor #4835 Fixed broken link (SofHad) · symfony/symfony-docs@13ffb83 · GitHub
[go: up one dir, main page]

Skip to content 8000

Commit 13ffb83

Browse files
committed
minor #4835 Fixed broken link (SofHad)
This PR was merged into the 2.3 branch. Discussion ---------- Fixed broken link | Q | A | ------------- | --- | Doc fix? | yes | New docs? | no | Applies to | all | Fixed tickets | #4827 Commits ------- 05d1a64 Fixed broken link #4827
2 parents d2a67ac + 05d1a64 commit 13ffb83

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)
0