X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fwatcheditem%2FWatchedItemStoreInterface.php;h=30d1cbbe3be248043da0a39a1d2b4e7b0d200c0f;hb=21fb9bb32b82f13a436238a7dca9bac1464baf80;hp=a450ae53477d85b03d859b585505ed705e4f17d8;hpb=33a220ef4f7c5fbca5c65a9dd4529755117b2c11;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/watcheditem/WatchedItemStoreInterface.php b/includes/watcheditem/WatchedItemStoreInterface.php index a450ae5347..30d1cbbe3b 100644 --- a/includes/watcheditem/WatchedItemStoreInterface.php +++ b/includes/watcheditem/WatchedItemStoreInterface.php @@ -19,6 +19,7 @@ * @ingroup Watchlist */ use MediaWiki\Linker\LinkTarget; +use Wikimedia\Rdbms\DBUnexpectedError; /** * @author Addshore