Thanks to visit codestin.com Credit goes to github.com
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 819495c commit ca51b87Copy full SHA for ca51b87
components/event_dispatcher.rst
@@ -182,7 +182,7 @@ the ``Event`` object as the single argument::
182
}
183
184
185
-The ``$event`` argument is the event class that was passed when dispatching the
+The ``$event`` argument is the event class instance that was passed when dispatching the
186
event. In many cases, a special event subclass is passed with extra
187
information. You can check the documentation or implementation of each event to
188
determine which instance is passed.
0 commit comments