Add optional serialization_type and hmac_key param values to RESTBagOStuff
[lhc/web/wiklou.git] / includes / changes / RCCacheEntryFactory.php
index e718f6b..83720d3 100644 (file)
@@ -20,7 +20,7 @@
  * @file
  */
 use MediaWiki\Linker\LinkRenderer;
-use MediaWiki\Storage\RevisionRecord;
+use MediaWiki\Revision\RevisionRecord;
 
 class RCCacheEntryFactory {