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

[5.x] Add findOrFail method to EntryRepository interface #9596

Merged
merged 1 commit into from
Feb 27, 2024

Conversation

duncanmcclean
Copy link
Member

This pull request adds the findOrFail method to the EntryRepository interface.

The method was added into v4 in #9506, but without the method being added to the contract to avoid a breaking change.

@duncanmcclean duncanmcclean changed the title [5.x] Add findOrFail method to EntryRepository interface [5.x] Add findOrFail method to EntryRepository interface Feb 27, 2024
@jasonvarga jasonvarga merged commit 3e64710 into master Feb 27, 2024
37 checks passed
@jasonvarga jasonvarga deleted the add-find-or-fail-to-entry-repository-contract branch February 27, 2024 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants