Move countVisitingWatchers to WatchedItemStore
authoraddshore <addshorewiki@gmail.com>
Fri, 5 Feb 2016 12:04:58 +0000 (13:04 +0100)
committerAddshore <addshorewiki@gmail.com>
Mon, 14 Mar 2016 15:56:43 +0000 (15:56 +0000)
commit0b852c5717fc535528825704f41ac6d50a7be022
tree1b47764813437f3cf70fc483ff96c13e81f58761
parent6e2d6a0b44463559428c11f9beffa3e0ca4b40ca
Move countVisitingWatchers to WatchedItemStore

Also adds tests

Bug: T129479
Change-Id: I2868c31fc09121de381d822e8f49194e3022bb42
includes/WatchedItemStore.php
includes/actions/InfoAction.php
tests/phpunit/includes/WatchedItemStoreIntegrationTest.php
tests/phpunit/includes/WatchedItemStoreUnitTest.php