Move ResultWrapper subclasses to Rdbms
[lhc/web/wiklou.git] / includes / specials / SpecialUndelete.php
index d5c24c2..56920b3 100644 (file)
@@ -21,6 +21,7 @@
  * @ingroup SpecialPage
  */
 use MediaWiki\MediaWikiServices;
+use Wikimedia\Rdbms\ResultWrapper;
 
 /**
  * Used to show archived pages and eventually restore them.