Refresh docs for wfMessage
authorNiklas Laxström <niklas.laxstrom@gmail.com>
Tue, 26 Feb 2013 10:41:02 +0000 (10:41 +0000)
committerGerrit Code Review <gerrit@wikimedia.org>
Tue, 26 Feb 2013 10:48:06 +0000 (10:48 +0000)
Change-Id: I53d2d32e7d6972171f3c2430412a44eea0b5b0a8

includes/GlobalFunctions.php

index be862e7..a2b882f 100644 (file)
@@ -1386,9 +1386,13 @@ function wfUILang() {
 }
 
 /**
- * This is the new function for getting translated interface messages.
- * See the Message class for documentation how to use them.
- * The intention is that this function replaces all old wfMsg* functions.
+ * This is the function for getting translated interface messages.
+ *
+ * @see Message class for documentation how to use them.
+ * @see https://www.mediawiki.org/wiki/Manual:Messages_API
+ *
+ * This function replaces all old wfMsg* functions.
+ *
  * @param $key \string Message key.
  * Varargs: normal message parameters.
  * @return Message