X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2FLinker.php;h=a3fba831d457b5e405f65f2835df2e0bb998aa24;hb=1b521232a63d802e1d3cd49010be9be28dfe7639;hp=da8daf4c8bf1b253ef2e660cb8e5525ed9c78384;hpb=345618340dcab03d517a99bf13cbd0126a149957;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/Linker.php b/includes/Linker.php index da8daf4c8b..a3fba831d4 100644 --- a/includes/Linker.php +++ b/includes/Linker.php @@ -1083,7 +1083,7 @@ class Linker { * @param string|null $wikiId Id (as used by WikiMap) of the wiki to generate links to. * For use with external changes. * - * @return mixed|string + * @return string HTML */ public static function formatComment( $comment, $title = null, $local = false, $wikiId = null