X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2FTitle.php;h=3de85e1bf64646f0a4480dea48dc5b1a0e5fb4b1;hb=ad6a6baa1d35e1b05b973fbebad4962fe190172d;hp=b23bd5a36457e036d643759acdf8e598b51a3543;hpb=86b4925b2edfddf00c9184bcd24be34f33fa4607;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/Title.php b/includes/Title.php index b23bd5a364..3de85e1bf6 100644 --- a/includes/Title.php +++ b/includes/Title.php @@ -4644,7 +4644,7 @@ class Title implements LinkTarget { /** * Get the last touched timestamp * - * @param IDatabase $db Optional db + * @param IDatabase|null $db * @return string|false Last-touched timestamp */ public function getTouched( $db = null ) {