Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 99f83fb

Browse filesBrowse files
committed
minor #20270 [Webhook] add Mailtrap webhook docs (kbond)
This PR was merged into the 7.2 branch. Discussion ---------- [Webhook] add Mailtrap webhook docs Code PR: symfony/symfony#58403 Commits ------- ecb343b [Webhook] add Mailtrap webhook docs
2 parents 32cace0 + ecb343b commit 99f83fb
Copy full SHA for 99f83fb

File tree

Expand file treeCollapse file tree

1 file changed

+3
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-1
lines changed

‎webhook.rst

Copy file name to clipboardExpand all lines: webhook.rst
+3-1Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ MailerSend ``mailer.webhook.request_parser.mailersend``
2828
Mailgun ``mailer.webhook.request_parser.mailgun``
2929
Mailjet ``mailer.webhook.request_parser.mailjet``
3030
Mailomat ``mailer.webhook.request_parser.mailomat``
31+
Mailtrap ``mailer.webhook.request_parser.mailtrap``
3132
Postmark ``mailer.webhook.request_parser.postmark``
3233
Resend ``mailer.webhook.request_parser.resend``
3334
Sendgrid ``mailer.webhook.request_parser.sendgrid``
@@ -40,7 +41,8 @@ Sweego ``mailer.webhook.request_parser.sweego``
4041

4142
.. versionadded:: 7.2
4243

43-
The ``Mailomat`` and ``Sweego`` integrations were introduced in Symfony 7.2.
44+
The ``Mailomat``, ``Mailtrap``, and ``Sweego`` integrations were introduced in
45+
Symfony 7.2.
4446

4547
.. note::
4648

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.