Remove ServiceLocatorAwareInterface from table gateways. (#910)
Showing
- module/VuFind/config/module.config.php 9 additions, 10 deletionsmodule/VuFind/config/module.config.php
- module/VuFind/src/VuFind/Db/Table/ChangeTracker.php 9 additions, 2 deletionsmodule/VuFind/src/VuFind/Db/Table/ChangeTracker.php
- module/VuFind/src/VuFind/Db/Table/Comments.php 9 additions, 2 deletionsmodule/VuFind/src/VuFind/Db/Table/Comments.php
- module/VuFind/src/VuFind/Db/Table/ExternalSession.php 9 additions, 2 deletionsmodule/VuFind/src/VuFind/Db/Table/ExternalSession.php
- module/VuFind/src/VuFind/Db/Table/Factory.php 51 additions, 9 deletionsmodule/VuFind/src/VuFind/Db/Table/Factory.php
- module/VuFind/src/VuFind/Db/Table/Gateway.php 38 additions, 50 deletionsmodule/VuFind/src/VuFind/Db/Table/Gateway.php
- module/VuFind/src/VuFind/Db/Table/OaiResumption.php 9 additions, 2 deletionsmodule/VuFind/src/VuFind/Db/Table/OaiResumption.php
- module/VuFind/src/VuFind/Db/Table/PluginManager.php 0 additions, 19 deletionsmodule/VuFind/src/VuFind/Db/Table/PluginManager.php
- module/VuFind/src/VuFind/Db/Table/Record.php 7 additions, 2 deletionsmodule/VuFind/src/VuFind/Db/Table/Record.php
- module/VuFind/src/VuFind/Db/Table/Resource.php 22 additions, 6 deletionsmodule/VuFind/src/VuFind/Db/Table/Resource.php
- module/VuFind/src/VuFind/Db/Table/ResourceTags.php 11 additions, 4 deletionsmodule/VuFind/src/VuFind/Db/Table/ResourceTags.php
- module/VuFind/src/VuFind/Db/Table/Search.php 12 additions, 9 deletionsmodule/VuFind/src/VuFind/Db/Table/Search.php
- module/VuFind/src/VuFind/Db/Table/Session.php 7 additions, 2 deletionsmodule/VuFind/src/VuFind/Db/Table/Session.php
- module/VuFind/src/VuFind/Db/Table/Tags.php 12 additions, 7 deletionsmodule/VuFind/src/VuFind/Db/Table/Tags.php
- module/VuFind/src/VuFind/Db/Table/User.php 17 additions, 9 deletionsmodule/VuFind/src/VuFind/Db/Table/User.php
- module/VuFind/src/VuFind/Db/Table/UserCard.php 9 additions, 2 deletionsmodule/VuFind/src/VuFind/Db/Table/UserCard.php
- module/VuFind/src/VuFind/Db/Table/UserList.php 17 additions, 8 deletionsmodule/VuFind/src/VuFind/Db/Table/UserList.php
- module/VuFind/src/VuFind/Db/Table/UserResource.php 9 additions, 2 deletionsmodule/VuFind/src/VuFind/Db/Table/UserResource.php
- module/VuFind/src/VuFindTest/Unit/DbTestCase.php 29 additions, 11 deletionsmodule/VuFind/src/VuFindTest/Unit/DbTestCase.php
- module/VuFind/tests/unit-tests/src/VuFindTest/Autocomplete/TagTest.php 2 additions, 1 deletion.../tests/unit-tests/src/VuFindTest/Autocomplete/TagTest.php
Please register or sign in to comment