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 Authorization service #34

Merged
merged 1 commit into from
Apr 22, 2019
Merged

Conversation

MGatner
Copy link
Collaborator

@MGatner MGatner commented Apr 22, 2019

getSharedInstance always pushes false onto the return call for a service, but since the Authorization is partially overloaded it thinks this is an incoming userModel and throws a type exception. Including $userModel in the shared instance call fixes this.
While on this file, a couple fo the use namespaces were incorrect.

@lonnieezell lonnieezell merged commit c163ea0 into lonnieezell:develop Apr 22, 2019
@MGatner MGatner deleted the fix-service branch April 22, 2019 14:40
@MGatner MGatner mentioned this pull request Apr 23, 2019
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