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

Use ->getHomeLibrary() instead of ->home_library #3618

Merged
merged 1 commit into from Apr 26, 2024

Conversation

demiankatz
Copy link
Member

This is just a little more work to use UserEntityInterface more consistently. Note that in all of these controllers/traits, we don't need to worry about a non-object return value from getUser because of earlier checks to ensure the user is logged in.

@demiankatz demiankatz changed the title use ->getHomeLibrary() instead of ->home_library Use ->getHomeLibrary() instead of ->home_library Apr 24, 2024
@demiankatz demiankatz removed the request for review from EreMaijala April 26, 2024 12:55
@demiankatz demiankatz merged commit 7f4408f into vufind-org:dev Apr 26, 2024
7 checks passed
@demiankatz demiankatz deleted the useGetHomeLibrary branch April 26, 2024 12:55
@demiankatz demiankatz added this to the 10.0 milestone May 7, 2024
@demiankatz demiankatz added the architecture pull requests that involve significant refactoring / architectural changes label May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
architecture pull requests that involve significant refactoring / architectural changes
Projects
None yet
2 participants