Skip to content

[EventDispatcher] Update event_dispatcher.rst #17458

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

[EventDispatcher] Update event_dispatcher.rst #17458

wants to merge 1 commit into from

Conversation

MaksimUrasov
Copy link

To listen to an event, we have to provide the name of the event, not its class.

To listen to an event, we have to provide the name of the event, not its class.
@xabbuh
Copy link
Member

xabbuh commented Nov 25, 2022

This looks wrong to me. You should indeed be possible to listen to an event using its FQCN.

@carsonbot carsonbot changed the title Update event_dispatcher.rst [EventDispatcher] Update event_dispatcher.rst Dec 5, 2022
@alamirault
Copy link
Contributor

Class FQCN is valid indeed and show this case is good to me

@wouterj wouterj closed this Feb 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants