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.
2 parents 119ed17 + cdd9fe2 commit f0d6a90Copy full SHA for f0d6a90
docs/emails.rst
@@ -212,10 +212,3 @@ An example is listed below.
212
# ...
213
service:
214
mailer: app.custom_fos_user_mailer
215
-
216
-To see an example of a working implementation of the ``MailerInterface``
217
-see the `ZetaMailer`_ class of the `ZetaWebmailBundle`_. This implementation
218
-uses the Zeta Components Mail to send emails instead of Swiftmailer.
219
220
-.. _ZetaMailer: https://github.com/simplethings/ZetaWebmailBundle/blob/master/UserBundle/ZetaMailer.php
221
-.. _ZetaWebmailBundle: https://github.com/simplethings/ZetaWebmailBundle
0 commit comments