Modernize controller factory configuration.
- Eliminate static factories. - Fix bug in VuFindAdmin\SocialstatsController configuration.
Showing
- module/VuFind/config/module.config.php 45 additions, 45 deletionsmodule/VuFind/config/module.config.php
- module/VuFind/src/VuFind/Controller/AbstractBaseFactory.php 30 additions, 7 deletionsmodule/VuFind/src/VuFind/Controller/AbstractBaseFactory.php
- module/VuFind/src/VuFind/Controller/AbstractBaseWithConfigFactory.php 67 additions, 0 deletions...d/src/VuFind/Controller/AbstractBaseWithConfigFactory.php
- module/VuFind/src/VuFind/Controller/CartControllerFactory.php 69 additions, 0 deletions...le/VuFind/src/VuFind/Controller/CartControllerFactory.php
- module/VuFind/src/VuFind/Controller/Factory.php 0 additions, 155 deletionsmodule/VuFind/src/VuFind/Controller/Factory.php
- module/VuFind/src/VuFind/Controller/IndexControllerFactory.php 68 additions, 0 deletions...e/VuFind/src/VuFind/Controller/IndexControllerFactory.php
- module/VuFind/src/VuFind/Controller/UpgradeControllerFactory.php 70 additions, 0 deletions...VuFind/src/VuFind/Controller/UpgradeControllerFactory.php
- module/VuFindAdmin/config/module.config.php 7 additions, 7 deletionsmodule/VuFindAdmin/config/module.config.php
- module/VuFindConsole/config/module.config.php 7 additions, 7 deletionsmodule/VuFindConsole/config/module.config.php
- module/VuFindDevTools/config/module.config.php 1 addition, 1 deletionmodule/VuFindDevTools/config/module.config.php
Please register or sign in to comment