diff --git a/module/VuFind/src/VuFind/Search/Factory/AbstractSolrBackendFactory.php b/module/VuFind/src/VuFind/Search/Factory/AbstractSolrBackendFactory.php index 8ef71f225c776651c6b12bd765f412ed86c4132a..e62e1131001f2d01f0f14bd85fcd21506c7e1dc4 100644 --- a/module/VuFind/src/VuFind/Search/Factory/AbstractSolrBackendFactory.php +++ b/module/VuFind/src/VuFind/Search/Factory/AbstractSolrBackendFactory.php @@ -415,7 +415,6 @@ abstract class AbstractSolrBackendFactory implements FactoryInterface ); } - /** * Get a hierarchical facet listener for the backend *