Update more docs and type hints to use IDatabase
authorAaron Schulz <aschulz@wikimedia.org>
Tue, 6 Oct 2015 05:39:37 +0000 (22:39 -0700)
committerTimo Tijhof <krinklemail@gmail.com>
Wed, 7 Oct 2015 01:49:52 +0000 (18:49 -0700)
commit7c07943eab6e3654ae3ccd3081f4cc74d48e5876
tree1dfc4f723bd42232ba3016c51db9f8c27dd8e4b0
parent12ce3c8e8de22460ebf4455dfc749df682179460
Update more docs and type hints to use IDatabase

Change-Id: I8c8d85b32a8aba21e14d2a2dde4c25eb509186c1
16 files changed:
includes/CategoryFinder.php
includes/LinkFilter.php
includes/RevisionList.php
includes/SiteStats.php
includes/UserRightsProxy.php
includes/externalstore/ExternalStoreDB.php
includes/filebackend/filejournal/DBFileJournal.php
includes/filebackend/lockmanager/DBLockManager.php
includes/filerepo/ForeignDBRepo.php
includes/filerepo/ForeignDBViaLBRepo.php
includes/jobqueue/JobRunner.php
includes/libs/ObjectFactory.php
includes/objectcache/SqlBagOStuff.php
includes/pager/IndexPager.php
includes/utils/BatchRowIterator.php
includes/utils/BatchRowWriter.php