Modernize record router service.
- Use fully qualified class name as service name. - Eliminate static factory.
Showing
- module/VuFind/config/module.config.php 2 additions, 1 deletionmodule/VuFind/config/module.config.php
- module/VuFind/src/VuFind/ChannelProvider/Factory.php 2 additions, 2 deletionsmodule/VuFind/src/VuFind/ChannelProvider/Factory.php
- module/VuFind/src/VuFind/Controller/AbstractBase.php 1 addition, 1 deletionmodule/VuFind/src/VuFind/Controller/AbstractBase.php
- module/VuFind/src/VuFind/Record/RouterFactory.php 69 additions, 0 deletionsmodule/VuFind/src/VuFind/Record/RouterFactory.php
- module/VuFind/src/VuFind/Service/Factory.php 0 additions, 15 deletionsmodule/VuFind/src/VuFind/Service/Factory.php
- module/VuFind/src/VuFind/View/Helper/Root/Factory.php 1 addition, 1 deletionmodule/VuFind/src/VuFind/View/Helper/Root/Factory.php
Please register or sign in to comment