Skip to content

Commit 13cf091

Browse files
committed
Attributes: moved AsRemoteEventConsumer to RemoteEvent instead of Webhook
1 parent 3fd6ed1 commit 13cf091

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

reference/attributes.rst

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,11 @@ Messenger
6969

7070
* :ref:`AsMessageHandler <messenger-handler>`
7171

72+
RemoteEvent
73+
~~~~~~~~~~~
74+
75+
* :ref:`AsRemoteEventConsumer <webhook>`
76+
7277
Routing
7378
~~~~~~~
7479

@@ -112,10 +117,6 @@ Each validation constraint comes with a PHP attribute. See
112117

113118
* :doc:`HasNamedArguments </validation/custom_constraint>`
114119

115-
Webhook
116-
~~~~~~~
117-
118-
* :ref:`AsRemoteEventConsumer <webhook>`
119120

120121
.. _`AsEntityAutocompleteField`: https://symfony.com/bundles/ux-autocomplete/current/index.html#usage-in-a-form-with-ajax
121122
.. _`AsLiveComponent`: https://symfony.com/bundles/ux-live-component/current/index.html

0 commit comments

Comments
 (0)