From: jeroendedauw Date: Mon, 27 Aug 2012 21:46:06 +0000 (+0200) Subject: Added last missing @since tag to Message X-Git-Tag: 1.31.0-rc.0~22578 X-Git-Url: http://git.cyclocoop.org/%24href?a=commitdiff_plain;h=50ac8ee5ed69dc7f4b15404288b6839bf280ef5c;p=lhc%2Fweb%2Fwiklou.git Added last missing @since tag to Message Change-Id: I034ae0e5b1f19c1c28b1ecaecec69739434f699b --- diff --git a/includes/Message.php b/includes/Message.php index 68eb65016c..776a52f677 100644 --- a/includes/Message.php +++ b/includes/Message.php @@ -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 */