Use explicit dependency injection for ILS authentication module instead of...
Use explicit dependency injection for ILS authentication module instead of relying on service locator.
Showing
- module/VuFind/config/module.config.php 7 additions, 1 deletionmodule/VuFind/config/module.config.php
- module/VuFind/src/VuFind/Auth/ILS.php 14 additions, 8 deletionsmodule/VuFind/src/VuFind/Auth/ILS.php
- module/VuFind/src/VuFindTest/Unit/TestCase.php 8 additions, 1 deletionmodule/VuFind/src/VuFindTest/Unit/TestCase.php
- module/VuFind/tests/unit-tests/src/Auth/ILSTest.php 1 addition, 1 deletionmodule/VuFind/tests/unit-tests/src/Auth/ILSTest.php
Please register or sign in to comment