X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Futils%2FBatchRowWriter.php;h=70afb91c1bca7813598fffa0b623517de2a10173;hb=09fcee61106146adbc8889f3950a2ea02cda0da6;hp=a6e47c89764a52da65a1c117a5f5dfcdb330b702;hpb=a5be382adfdad4678eec18413c6a118cb3284daf;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/utils/BatchRowWriter.php b/includes/utils/BatchRowWriter.php index a6e47c8976..70afb91c1b 100644 --- a/includes/utils/BatchRowWriter.php +++ b/includes/utils/BatchRowWriter.php @@ -20,6 +20,7 @@ * @file * @ingroup Maintenance */ +use Wikimedia\Rdbms\IDatabase; use \MediaWiki\MediaWikiServices; class BatchRowWriter {