Skip to content

Commit

Permalink
Added builder mixin to repository
Browse files Browse the repository at this point in the history
  • Loading branch information
sinemacula-ben committed Jun 4, 2024
1 parent 7837a66 commit 05c3585
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Repository.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@
*
* @author Ben Carey <[email protected]>
* @copyright 2024 Sine Macula Limited.
*
* @mixin \Illuminate\Contracts\Database\Eloquent\Builder
*/
abstract class Repository implements RepositoryInterface, RepositoryCriteriaInterface
{
Expand Down

0 comments on commit 05c3585

Please sign in to comment.