X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2FLinker.php;h=4b9b9630604b9862ebd8d34b9ffe19041e9550d5;hb=f5eb18ea67227fa782ba1fa1ce337f815d6a37db;hp=3ba472bad2d24f9a9816ff9ed0ef773e99b63139;hpb=9deacd51be8e4df5d0cbdf32dbaeb44b3371cbc9;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/Linker.php b/includes/Linker.php index 3ba472bad2..4b9b963060 100644 --- a/includes/Linker.php +++ b/includes/Linker.php @@ -2013,7 +2013,7 @@ class Linker { * directly paste it in as the link (escaping needs to be done manually). * Finally, if $more is a Message, call toString(). * - * @param array $templates Array of templates from Article::getUsedTemplate or similar + * @param Title[] $templates Array of templates * @param bool $preview Whether this is for a preview * @param bool $section Whether this is for a section edit * @param Title|Message|string|null $more An escaped link for "More..." of the templates