Merge "Valid tags on a gallery should correspond to unordered list"
[lhc/web/wiklou.git] / includes / Block.php
index cf6642a..b6b3ae0 100644 (file)
@@ -20,6 +20,7 @@
  * @file
  */
 
+use Wikimedia\Rdbms\IDatabase;
 use MediaWiki\MediaWikiServices;
 
 class Block {