Merge "Mark protected IndexPager properties also as protected in subclasses"
[lhc/web/wiklou.git] / includes / specials / pagers / UsersPager.php
index fbf179d..391c313 100644 (file)
@@ -225,7 +225,7 @@ class UsersPager extends AlphabeticPager {
                return Html::rawElement( 'li', [], "{$item}{$edits}{$created}{$blocked}" );
        }
 
-       function doBatchLookups() {
+       protected function doBatchLookups() {
                $batch = new LinkBatch();
                $userIds = [];
                # Give some pointers to make user links