Added last missing @since tag to Message
[lhc/web/wiklou.git] / includes / Message.php
index 68eb650..776a52f 100644 (file)
@@ -297,6 +297,7 @@ class Message {
        /**
         * Add parameters that are numeric and will be passed through
         * Language::formatNum before substitution
+        * @since 1.18
         * @param Varargs: numeric parameters (or single argument that is array of numeric parameters)
         * @return Message: $this
         */