Remove WatchedItemStore::getDefaultInstance
authoraddshore <addshorewiki@gmail.com>
Fri, 15 Apr 2016 16:29:05 +0000 (17:29 +0100)
committerAddshore <addshorewiki@gmail.com>
Fri, 6 May 2016 08:47:37 +0000 (08:47 +0000)
commit818984e5cb34502995be1559654bd72bef47f6fe
tree05b8c65550b57265e6efc6ea183409784869c431
parent8a71ee8ec3f259198e040b294d986f2b29dc2bf1
Remove WatchedItemStore::getDefaultInstance

Change-Id: I0c7d706fabee8d1f6fcfbc4c568f375953de8058
14 files changed:
includes/MovePage.php
includes/Title.php
includes/WatchedItem.php
includes/WatchedItemStore.php
includes/actions/InfoAction.php
includes/api/ApiQueryInfo.php
includes/api/ApiQueryUserInfo.php
includes/mail/EmailNotification.php
includes/specials/SpecialEditWatchlist.php
includes/specials/SpecialRecentchanges.php
includes/specials/SpecialWatchlist.php
includes/user/User.php
tests/phpunit/includes/WatchedItemStoreIntegrationTest.php
tests/phpunit/includes/WatchedItemStoreUnitTest.php