Details
-
Improvement
-
Resolution: Fixed
-
Neutral
-
5.0
-
None
-
-
Empty show more show less
-
Kromeriz 36
-
1
Description
When trying to extend and customize the Solr Search Provider module in our projects, we came across a number of private methods that we would have liked to override.
With the module being a framework for customer projects, it would be great to change some method access modifiers from private to protected, so no code has to be copied into subclasses.
Merge request follows.
Checklists
Acceptance criteria