Make WatchedItemQueryService depend on PermissionManager
authorPetr Pchelko <ppchelko@wikimedia.org>
Fri, 13 Sep 2019 20:39:50 +0000 (13:39 -0700)
committerPetr Pchelko <ppchelko@wikimedia.org>
Mon, 16 Sep 2019 16:39:43 +0000 (09:39 -0700)
commitffeeee69f77f1950a98b950476d11914fd875dc1
treec6b141105437dc6e06ab7d247456de08b530b888
parent901b67a8b57eb5c48ea1333de89a2e8b0c6a196f
Make WatchedItemQueryService depend on PermissionManager

Bug: T220191
Change-Id: I714d2b33b83dab230a8168765d5523cb14971371
includes/ServiceWiring.php
includes/watcheditem/WatchedItemQueryService.php
tests/phpunit/includes/watcheditem/WatchedItemQueryServiceUnitTest.php