X-Git-Url: http://git.cyclocoop.org/%7B%24admin_url%7Dmes_infos.php?a=blobdiff_plain;f=includes%2FWatchedItem.php;h=db6ce8744a77db705221c2a79803a81953bc7ebe;hb=c9d885f3b4578176a889f72cd3b8dd182a255a4a;hp=4dbe0f674f9bae615a425da338c310c62810d9c8;hpb=d19e5bec1573dc1201891c5047e636ca60a96756;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/WatchedItem.php b/includes/WatchedItem.php index 4dbe0f674f..db6ce8744a 100644 --- a/includes/WatchedItem.php +++ b/includes/WatchedItem.php @@ -18,6 +18,7 @@ * @file * @ingroup Watchlist */ +use MediaWiki\Linker\LinkTarget; /** * Representation of a pair of user and title for watchlist entries.