aboutsummaryrefslogtreecommitdiffstats
path: root/includes/WatchedItem.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/WatchedItem.php')
-rw-r--r--includes/WatchedItem.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/includes/WatchedItem.php b/includes/WatchedItem.php
index bd47214aa292..0d0f70feb3e1 100644
--- a/includes/WatchedItem.php
+++ b/includes/WatchedItem.php
@@ -1,10 +1,12 @@
<?php
/**
*
+ * @package MediaWiki
*/
/**
*
+ * @package MediaWiki
*/
class WatchedItem {
var $mTitle, $mUser;