We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 781f89a commit 5050dcfCopy full SHA for 5050dcf
reference/dic_tags.rst
@@ -844,8 +844,9 @@ it with ``swiftmailer.default.plugin`` (it has no options).
844
845
.. note::
846
847
- ``default`` in this tag is the name of the mailer. You should change it to the
848
- name of your mailer in order to use this tag.
+ ``default`` in this tag is the name of the mailer. If you have multiple
+ mailers configured or have changed the default mailer name for some reason,
849
+ you should change it to the name of your mailer in order to use this tag.
850
851
A SwiftMailer plugin must implement the ``Swift_Events_EventListener`` interface.
852
For more information on plugins, see `SwiftMailer's Plugin Documentation`_.
0 commit comments