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.
35503550webhook
35513551~~~~~~~
35523552
3553- .. versionadded :: 6.3
3554-
3555- The Webhook configuration was introduced in Symfony 6.3.
3556-
35573553The ``webhook `` option (and its children) are used to configure the webhooks
35583554defined in your application. Read more about the options in the :ref: `Webhook documentation <webhook >`.
35593555
Original file line number Diff line number Diff line change 11Webhook
22=======
33
4- .. versionadded :: 6.3
5-
6- The Webhook component was introduced in Symfony 6.3.
7-
84The Webhook component is used to respond to remote webhooks to trigger actions
95in your application. This document focuses on using webhooks to listen to remote
106events in other Symfony components.
You can’t perform that action at this time.
0 commit comments