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 947df5e commit c9b8bd3Copy full SHA for c9b8bd3
event_dispatcher.rst
@@ -131,7 +131,7 @@ listener class:
131
Check out the :doc:`Symfony events reference </reference/events>` to see
132
what type of object each event provides.
133
134
- With this attribute, symfony follows this logic to decide which method to call
+ With this attribute, Symfony follows this logic to decide which method to call
135
inside the event listener class:
136
137
#. If the ``kernel.event_listener`` tag defines the ``method`` attribute, that's
0 commit comments