czim / laravel-repository

Repository pattern implementation for Laravel
MIT License
51 stars 19 forks source link

adding getCriteria method variation #14

Closed douglasresendemaciel closed 4 years ago

douglasresendemaciel commented 4 years ago

With this 2 methods is possible to access all criteria pushed into the repository

Commit history:

czim commented 4 years ago

Thanks!

Please remove any style-only changes, and only include the functional changes (preferably in the package's current style, where possible).

douglasresendemaciel commented 4 years ago

Done, sorry about indentation, my IDE did it "alone" rsrsrs

czim commented 4 years ago

👍