aboutsummaryrefslogtreecommitdiffstats
path: root/includes/ChangesList.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/ChangesList.php')
-rw-r--r--includes/ChangesList.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/includes/ChangesList.php b/includes/ChangesList.php
index 8732e6f636aa..59bb7b2cdb1e 100644
--- a/includes/ChangesList.php
+++ b/includes/ChangesList.php
@@ -17,7 +17,6 @@ class RCCacheEntry extends RecentChange {
var $userlink, $timestamp, $watched;
/**
- * @static
* @param $rc RecentChange
* @return RCCacheEntry
*/