Modernize YAML reader 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/Config/YamlReaderFactory.php 66 additions, 0 deletionsmodule/VuFind/src/VuFind/Config/YamlReaderFactory.php
- module/VuFind/src/VuFind/Service/Factory.php 0 additions, 14 deletionsmodule/VuFind/src/VuFind/Service/Factory.php
- module/VuFindApi/src/VuFindApi/Controller/Factory.php 1 addition, 1 deletionmodule/VuFindApi/src/VuFindApi/Controller/Factory.php
Please register or sign in to comment