aboutsummaryrefslogtreecommitdiffstats
path: root/includes/Html/HtmlJsCode.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/Html/HtmlJsCode.php')
-rw-r--r--includes/Html/HtmlJsCode.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/Html/HtmlJsCode.php b/includes/Html/HtmlJsCode.php
index e857237f3902..8a2ae2d8fe99 100644
--- a/includes/Html/HtmlJsCode.php
+++ b/includes/Html/HtmlJsCode.php
@@ -77,5 +77,5 @@ class HtmlJsCode {
}
}
-/** @deprecated since 1.41 */
+/** @deprecated class alias since 1.41 */
class_alias( HtmlJsCode::class, 'XmlJsCode' );