Move EmailNotification::updateWatchlistTimestamp to WatchedItemStore
authoraddshore <addshorewiki@gmail.com>
Fri, 5 Feb 2016 12:14:13 +0000 (13:14 +0100)
committeraddshore <addshorewiki@gmail.com>
Tue, 8 Mar 2016 18:44:05 +0000 (18:44 +0000)
commita683b11b23b8caaaf5ef881759034864bdb64f99
tree46ce92a163767403d96c48ec0be6ad9a5dc71935
parentfee0afdc8ad2807380436a027827ad5b316b68b3
Move EmailNotification::updateWatchlistTimestamp to WatchedItemStore

Flow is the only thing remaining that uses this deprecated method.

Change-Id: Iaa4e1e34cb3f2a91c163565fb0107c500e3852d7
RELEASE-NOTES-1.27
includes/WatchedItemStore.php
includes/mail/EmailNotification.php
tests/phpunit/includes/WatchedItemStoreIntegrationTest.php
tests/phpunit/includes/WatchedItemStoreUnitTest.php