Modernize record driver plugin manager service.
- Eliminate static factory. - Use fully qualified class name as service name.
Showing
- module/VuFind/config/module.config.php 2 additions, 1 deletionmodule/VuFind/config/module.config.php
- module/VuFind/src/VuFind/Search/Factory/BrowZineBackendFactory.php 1 addition, 1 deletion...Find/src/VuFind/Search/Factory/BrowZineBackendFactory.php
- module/VuFind/src/VuFind/Search/Factory/EITBackendFactory.php 1 addition, 1 deletion...le/VuFind/src/VuFind/Search/Factory/EITBackendFactory.php
- module/VuFind/src/VuFind/Search/Factory/EdsBackendFactory.php 1 addition, 1 deletion...le/VuFind/src/VuFind/Search/Factory/EdsBackendFactory.php
- module/VuFind/src/VuFind/Search/Factory/LibGuidesBackendFactory.php 1 addition, 1 deletion...ind/src/VuFind/Search/Factory/LibGuidesBackendFactory.php
- module/VuFind/src/VuFind/Search/Factory/Pazpar2BackendFactory.php 1 addition, 1 deletion...uFind/src/VuFind/Search/Factory/Pazpar2BackendFactory.php
- module/VuFind/src/VuFind/Search/Factory/PrimoBackendFactory.php 1 addition, 1 deletion.../VuFind/src/VuFind/Search/Factory/PrimoBackendFactory.php
- module/VuFind/src/VuFind/Search/Factory/SolrAuthBackendFactory.php 1 addition, 1 deletion...Find/src/VuFind/Search/Factory/SolrAuthBackendFactory.php
- module/VuFind/src/VuFind/Search/Factory/SolrDefaultBackendFactory.php 1 addition, 1 deletion...d/src/VuFind/Search/Factory/SolrDefaultBackendFactory.php
- module/VuFind/src/VuFind/Search/Factory/SolrReservesBackendFactory.php 1 addition, 1 deletion.../src/VuFind/Search/Factory/SolrReservesBackendFactory.php
- module/VuFind/src/VuFind/Search/Factory/SolrWebBackendFactory.php 1 addition, 1 deletion...uFind/src/VuFind/Search/Factory/SolrWebBackendFactory.php
- module/VuFind/src/VuFind/Search/Factory/SummonBackendFactory.php 1 addition, 1 deletion...VuFind/src/VuFind/Search/Factory/SummonBackendFactory.php
- module/VuFind/src/VuFind/Search/Factory/WorldCatBackendFactory.php 1 addition, 1 deletion...Find/src/VuFind/Search/Factory/WorldCatBackendFactory.php
- module/VuFind/src/VuFind/Service/Factory.php 2 additions, 14 deletionsmodule/VuFind/src/VuFind/Service/Factory.php
- module/VuFind/src/VuFindTest/Unit/TestCase.php 2 additions, 2 deletionsmodule/VuFind/src/VuFindTest/Unit/TestCase.php
Please register or sign in to comment