Refactor "save to favorites" as a service. (#872)
Showing
- module/VuFind/config/module.config.php 1 addition, 0 deletionsmodule/VuFind/config/module.config.php
- module/VuFind/src/VuFind/Controller/AbstractRecord.php 3 additions, 1 deletionmodule/VuFind/src/VuFind/Controller/AbstractRecord.php
- module/VuFind/src/VuFind/Controller/MyResearchController.php 5 additions, 3 deletionsmodule/VuFind/src/VuFind/Controller/MyResearchController.php
- module/VuFind/src/VuFind/Favorites/FavoritesService.php 174 additions, 0 deletionsmodule/VuFind/src/VuFind/Favorites/FavoritesService.php
- module/VuFind/src/VuFind/Favorites/FavoritesServiceFactory.php 60 additions, 0 deletions...e/VuFind/src/VuFind/Favorites/FavoritesServiceFactory.php
- module/VuFind/src/VuFind/RecordDriver/AbstractBase.php 1 addition, 64 deletionsmodule/VuFind/src/VuFind/RecordDriver/AbstractBase.php
Please register or sign in to comment