Merge "build: Enable declaration-block-no-duplicate-properties stylelint rule"
authorjenkins-bot <jenkins-bot@gerrit.wikimedia.org>
Mon, 20 Feb 2017 21:16:29 +0000 (21:16 +0000)
committerGerrit Code Review <gerrit@wikimedia.org>
Mon, 20 Feb 2017 21:16:29 +0000 (21:16 +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