X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fspecials%2Fpagers%2FBlockListPager.php;h=5789c283bea955c292841bc83f7c6d9404efe0cb;hb=9b670fb797813a8ed35750e2c83fe953a10f349e;hp=4234292700ad9c141f3ebc5659bc5413e8e3a3ae;hpb=77e3624caba072521fbc1826af2d47f9b29f4032;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/specials/pagers/BlockListPager.php b/includes/specials/pagers/BlockListPager.php index 4234292700..5789c283be 100644 --- a/includes/specials/pagers/BlockListPager.php +++ b/includes/specials/pagers/BlockListPager.php @@ -23,7 +23,7 @@ * @ingroup Pager */ use MediaWiki\MediaWikiServices; -use Wikimedia\Rdbms\ResultWrapper; +use Wikimedia\Rdbms\IResultWrapper; class BlockListPager extends TablePager { @@ -289,7 +289,7 @@ class BlockListPager extends TablePager { /** * Do a LinkBatch query to minimise database load when generating all these links - * @param ResultWrapper $result + * @param IResultWrapper $result */ function preprocessResults( $result ) { # Do a link batch query