Modernize search params services.
- Use fully qualified class names as service names. - Eliminate static factories. - Move configuration to plugin manager.
Showing
- module/VuFind/src/VuFind/Search/Params/ParamsFactory.php 71 additions, 0 deletionsmodule/VuFind/src/VuFind/Search/Params/ParamsFactory.php
- module/VuFind/src/VuFind/Search/Params/PluginFactory.php 2 additions, 1 deletionmodule/VuFind/src/VuFind/Search/Params/PluginFactory.php
- module/VuFind/src/VuFind/Search/Params/PluginManager.php 60 additions, 0 deletionsmodule/VuFind/src/VuFind/Search/Params/PluginManager.php
- module/VuFind/src/VuFind/Search/Solr/ParamsFactory.php 66 additions, 0 deletionsmodule/VuFind/src/VuFind/Search/Solr/ParamsFactory.php
Please register or sign in to comment