Make repository methods protected to allow for subclassing #397
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
In order to customise and extend the behaviour of the Repository (RepositoryBase), its methods and fields should be protected rather than private
The text was updated successfully, but these errors were encountered: