aboutsummaryrefslogtreecommitdiffstats
path: root/includes/installer/Pingback.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/installer/Pingback.php')
-rw-r--r--includes/installer/Pingback.php4
1 files changed, 1 insertions, 3 deletions
diff --git a/includes/installer/Pingback.php b/includes/installer/Pingback.php
index fa2d027d5b81..62a75b524b17 100644
--- a/includes/installer/Pingback.php
+++ b/includes/installer/Pingback.php
@@ -283,7 +283,5 @@ class Pingback {
}
}
-/**
- * @deprecated since 1.41
- */
+/** @deprecated class alias since 1.41 */
class_alias( Pingback::class, 'Pingback' );