Change Database type hints to use IDatabase
authorAaron Schulz <aschulz@wikimedia.org>
Sat, 6 Apr 2019 23:29:36 +0000 (16:29 -0700)
committerAaron Schulz <aschulz@wikimedia.org>
Sun, 7 Apr 2019 01:15:50 +0000 (01:15 +0000)
commitdeaf6b0e5d4bd659f5f0ec112133f53eba84c03f
tree55daf5a83d6ec4b7b77cefe444acacd79e2f7204
parentdf752c363b95515455831d5e9646d0b5dd953f7c
Change Database type hints to use IDatabase

Change-Id: Ie1e86cd961a619335138402ba22fe2a73a3e62fd
includes/Title.php
includes/user/User.php
tests/phpunit/MediaWikiTestCase.php
tests/phpunit/includes/db/LBFactoryTest.php