Modernize auth plugin manager server.
- 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/Auth/Factory.php 3 additions, 3 deletionsmodule/VuFind/src/VuFind/Auth/Factory.php
- module/VuFind/src/VuFind/Service/Factory.php 0 additions, 12 deletionsmodule/VuFind/src/VuFind/Service/Factory.php
- module/VuFind/src/VuFindTest/Unit/TestCase.php 3 additions, 3 deletionsmodule/VuFind/src/VuFindTest/Unit/TestCase.php
Please register or sign in to comment