Refactor caching to a trait.
- Removes unnecessary base behavior from majority of drivers.
Showing
- module/VuFind/src/VuFind/ILS/Driver/AbstractBase.php 0 additions, 99 deletionsmodule/VuFind/src/VuFind/ILS/Driver/AbstractBase.php
- module/VuFind/src/VuFind/ILS/Driver/CacheTrait.php 141 additions, 0 deletionsmodule/VuFind/src/VuFind/ILS/Driver/CacheTrait.php
- module/VuFind/src/VuFind/ILS/Driver/DAIA.php 1 addition, 0 deletionsmodule/VuFind/src/VuFind/ILS/Driver/DAIA.php
- module/VuFind/src/VuFind/ILS/Driver/KohaILSDI.php 1 addition, 0 deletionsmodule/VuFind/src/VuFind/ILS/Driver/KohaILSDI.php
- module/VuFind/src/VuFind/ILS/Driver/SierraRest.php 1 addition, 0 deletionsmodule/VuFind/src/VuFind/ILS/Driver/SierraRest.php
- module/VuFind/src/VuFind/ILS/Driver/VoyagerRestful.php 1 addition, 0 deletionsmodule/VuFind/src/VuFind/ILS/Driver/VoyagerRestful.php
Please register or sign in to comment