Added last missing @since tag to Message
authorjeroendedauw <jeroendedauw@gmail.com>
Mon, 27 Aug 2012 21:46:06 +0000 (23:46 +0200)
committerjeroendedauw <jeroendedauw@gmail.com>
Mon, 27 Aug 2012 21:46:06 +0000 (23:46 +0200)
Change-Id: I034ae0e5b1f19c1c28b1ecaecec69739434f699b

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
         */