Skip to content

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

Merged
jasonvarga merged 1 commit into
masterfrom
add-find-or-fail-to-entry-repository-contract
Feb 27, 2024
Merged

[5.x] Add findOrFail method to EntryRepository interface#9596
jasonvarga merged 1 commit into
masterfrom
add-find-or-fail-to-entry-repository-contract

Conversation

@duncanmcclean

Copy link
Copy Markdown
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.

@duncanmccleanduncanmcclean changed the title [5.x] Add findOrFail method to EntryRepository interface[5.x] Add findOrFail method to EntryRepository interfaceFeb 27, 2024
@jasonvarga
jasonvarga merged commit 3e64710 into masterFeb 27, 2024
@jasonvarga
jasonvarga deleted the add-find-or-fail-to-entry-repository-contract branch February 27, 2024 14:40
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

No open projects
Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants

@duncanmcclean@jasonvarga