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.
1 parent a355dbd commit 6e220efCopy full SHA for 6e220ef
cookbook/event_dispatcher/event_listener.rst
@@ -248,8 +248,10 @@ or a "sub request"::
248
Certain things, like checking information on the *real* request, may not need to
249
be done on the sub-request listeners.
250
251
-Events or Subscribers
252
----------------------
+.. _events-or-subscribers:
+
253
+Listeners or Subscribers
254
+------------------------
255
256
Listeners and subscribers can be used in the same application indistinctly. The
257
decision to use either of them is usually a matter of personal taste. However,
0 commit comments