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

Add aliases for League interfaces #90

Merged
merged 1 commit into from
Aug 8, 2019
Merged

Conversation

X-Coder264
Copy link
Collaborator

@X-Coder264 X-Coder264 commented Aug 7, 2019

This PR adds aliases for the League interfaces so that these interfaces can be autowired. These aliases are also used now in all our other services (instead of them being hardcoded to our implementation) so that the user can easily swap the interface implementation in all services by aliasing them in their app.

@spideyfusion
Copy link
Contributor

@X-Coder264 Thanks for the improvement! 🎉

@spideyfusion spideyfusion merged commit ef2f557 into master Aug 8, 2019
@X-Coder264 X-Coder264 deleted the alias-league-interfaces branch August 8, 2019 07:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants