Skip to content
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

Fix: Allow all event dispatchers #94

Merged
merged 3 commits into from
Jun 12, 2022
Merged

Fix: Allow all event dispatchers #94

merged 3 commits into from
Jun 12, 2022

Conversation

RikudouSage
Copy link
Collaborator

Description

Allows instances of EventDispatcherInterface to be used instead of single concrete class.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

  • Unit tests

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@RikudouSage RikudouSage marked this pull request as ready for review June 12, 2022 13:04
@RikudouSage RikudouSage merged commit e0f9a57 into main Jun 12, 2022
@RikudouSage RikudouSage deleted the fix/event-dispatcher branch June 12, 2022 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant