aboutsummaryrefslogtreecommitdiffstats
path: root/includes/deferred/UserEditCountInfo.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/deferred/UserEditCountInfo.php')
-rw-r--r--includes/deferred/UserEditCountInfo.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/deferred/UserEditCountInfo.php b/includes/deferred/UserEditCountInfo.php
index df480efaa43f..9541b093f67c 100644
--- a/includes/deferred/UserEditCountInfo.php
+++ b/includes/deferred/UserEditCountInfo.php
@@ -53,5 +53,5 @@ class UserEditCountInfo {
}
}
-/** @deprecated since 1.42 */
+/** @deprecated class alias since 1.42 */
class_alias( UserEditCountInfo::class, 'UserEditCountInfo' );