X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=includes%2Fwatcheditem%2FWatchedItemStoreInterface.php;h=30d1cbbe3be248043da0a39a1d2b4e7b0d200c0f;hp=a450ae53477d85b03d859b585505ed705e4f17d8;hb=478a58f63101f2b47d18a618296b5e7970fa3f24;hpb=d564a821628b2ac03b6b5cbaa761409d17e82dfa 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