File tree Expand file tree Collapse file tree 2 files changed +0
-8
lines changed Expand file tree Collapse file tree 2 files changed +0
-8
lines changed Original file line number Diff line number Diff line change @@ -3550,10 +3550,6 @@ Adds a `Link HTTP header`_ to the response.
3550
3550
webhook
3551
3551
~~~~~~~
3552
3552
3553
- .. versionadded :: 6.3
3554
-
3555
- The Webhook configuration was introduced in Symfony 6.3.
3556
-
3557
3553
The ``webhook `` option (and its children) are used to configure the webhooks
3558
3554
defined in your application. Read more about the options in the :ref: `Webhook documentation <webhook >`.
3559
3555
Original file line number Diff line number Diff line change 1
1
Webhook
2
2
=======
3
3
4
- .. versionadded :: 6.3
5
-
6
- The Webhook component was introduced in Symfony 6.3.
7
-
8
4
The Webhook component is used to respond to remote webhooks to trigger actions
9
5
in your application. This document focuses on using webhooks to listen to remote
10
6
events in other Symfony components.
You can’t perform that action at this time.
0 commit comments