X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fspecials%2Fpagers%2FBlockListPager.php;h=5789c283bea955c292841bc83f7c6d9404efe0cb;hb=33afb7440a03df8d1878c94d2f3d3b9fdd1a848b;hp=4234292700ad9c141f3ebc5659bc5413e8e3a3ae;hpb=1621c57c3724a66c487a65f46940a6e0e4dc4dea;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