Fix phpdoc for wfMessage $params for phan
authorKunal Mehta <legoktm@member.fsf.org>
Fri, 8 Jun 2018 17:43:39 +0000 (10:43 -0700)
committerKunal Mehta <legoktm@member.fsf.org>
Fri, 8 Jun 2018 17:59:22 +0000 (10:59 -0700)
commitb7116e4f7d53f7fc29020d4acb02971fe8b0c302
tree1649e2206a2ca4f1adf5dffc03cbfd299e97b5ae
parenta35dd8c9d4ee4142ba52ff5b68e76106e482c483
Fix phpdoc for wfMessage $params for phan

phan and phpDoc expect that the type of variadic params is the type of
each individual item.

Change-Id: I8229d52b3e4b70a9de6c5bb813bab776c5547e5d
includes/GlobalFunctions.php