Implemented an AbstractRequestBase class to include methods common to all request types.
Showing
- module/VuFind/src/VuFind/Controller/Plugin/AbstractRequestBase.php 299 additions, 0 deletions...Find/src/VuFind/Controller/Plugin/AbstractRequestBase.php
- module/VuFind/src/VuFind/Controller/Plugin/Holds.php 1 addition, 260 deletionsmodule/VuFind/src/VuFind/Controller/Plugin/Holds.php
- module/VuFind/src/VuFind/Controller/Plugin/ILLRequests.php 3 additions, 18 deletionsmodule/VuFind/src/VuFind/Controller/Plugin/ILLRequests.php
- module/VuFind/src/VuFind/Controller/Plugin/StorageRetrievalRequests.php 3 additions, 18 deletions...src/VuFind/Controller/Plugin/StorageRetrievalRequests.php
Please register or sign in to comment