Merge "Fixed documentation on Parser::getVariableValue"
authorjenkins-bot <jenkins-bot@gerrit.wikimedia.org>
Mon, 20 Feb 2017 17:19:29 +0000 (17:19 +0000)
committerGerrit Code Review <gerrit@wikimedia.org>
Mon, 20 Feb 2017 17:19:29 +0000 (17:19 +0000)
includes/parser/Parser.php

index 1d55c98..86aa06a 100644 (file)
@@ -2483,7 +2483,7 @@ class Parser {
         *
         * @private
         *
-        * @param int $index
+        * @param string $index Magic variable identifier as mapped in MagicWord::$mVariableIDs
         * @param bool|PPFrame $frame
         *
         * @throws MWException