Merge "Linker: Remove outdated comment"
authorjenkins-bot <jenkins-bot@gerrit.wikimedia.org>
Sat, 8 Sep 2018 01:35:49 +0000 (01:35 +0000)
committerGerrit Code Review <gerrit@wikimedia.org>
Sat, 8 Sep 2018 01:35:49 +0000 (01:35 +0000)
includes/Linker.php

index c0959bf..da8daf4 100644 (file)
@@ -1076,10 +1076,6 @@ class Linker {
         * @author Erik Moeller <moeller@scireview.de>
         * @since 1.16.3. $wikiId added in 1.26
         *
-        * Note: there's not always a title to pass to this function.
-        * Since you can't set a default parameter for a reference, I've turned it
-        * temporarily to a value pass. Should be adjusted further. --brion
-        *
         * @param string $comment
         * @param Title|null $title Title object (to generate link to the section in autocomment)
         *  or null