Refactor initializers to prepare for ServiceManager v3. (#1066)
Showing
- module/VuFind/config/module.config.php 2 additions, 2 deletionsmodule/VuFind/config/module.config.php
- module/VuFind/src/VuFind/Controller/CoverController.php 2 additions, 3 deletionsmodule/VuFind/src/VuFind/Controller/CoverController.php
- module/VuFind/src/VuFind/Controller/QRCodeController.php 2 additions, 3 deletionsmodule/VuFind/src/VuFind/Controller/QRCodeController.php
- module/VuFind/src/VuFind/ServiceManager/AbstractPluginManager.php 1 addition, 1 deletion...uFind/src/VuFind/ServiceManager/AbstractPluginManager.php
- module/VuFind/src/VuFind/ServiceManager/ServiceInitializer.php 8 additions, 44 deletions...e/VuFind/src/VuFind/ServiceManager/ServiceInitializer.php
- module/VuFind/src/VuFind/ServiceManager/VuFindPluginInitializer.php 58 additions, 0 deletions...ind/src/VuFind/ServiceManager/VuFindPluginInitializer.php
- module/VuFind/src/VuFind/ServiceManager/ZendPluginInitializer.php 57 additions, 0 deletions...uFind/src/VuFind/ServiceManager/ZendPluginInitializer.php
- module/VuFind/tests/integration-tests/src/VuFindTest/Auth/ShibbolethTest.php 2 additions, 3 deletions.../integration-tests/src/VuFindTest/Auth/ShibbolethTest.php
Please register or sign in to comment