WatchedItemStore: Remove deprecated Title param to getNextRevision()
authorRoan Kattouw <roan.kattouw@gmail.com>
Sat, 18 May 2019 14:38:48 +0000 (16:38 +0200)
committerRoan Kattouw <roan.kattouw@gmail.com>
Sun, 19 May 2019 13:09:13 +0000 (15:09 +0200)
commit24a38d1c5a7e7f4911e1a95b35e95ea334827c3c
tree5a10bfa2f106fb1ec135b7d66087a646f7a06bcc
parentb761bfa311343c19ae22bf14f49457663bee23dc
WatchedItemStore: Remove deprecated Title param to getNextRevision()

This was deprecated in I76bc6fd6ee, but somehow this usage was missed,
maybe the commit that added it went through review in parallel with that
one.

Change-Id: I8131f360f4300f62d56be64fda117038f51e693b
includes/watcheditem/WatchedItemStore.php
tests/phpunit/includes/watcheditem/WatchedItemStoreUnitTest.php