X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2FTitle.php;h=27a334dcf172301ddea72b5f4c85bc46104b5481;hb=7c94ff498bcea6e7f449b3e94002a53fa8636389;hp=6d9ddd6ddcf033b48c220306f8ec2cc95881781e;hpb=82abcf32b892bf8fec433611c22f23b26329135e;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/Title.php b/includes/Title.php index 6d9ddd6ddc..27a334dcf1 100644 --- a/includes/Title.php +++ b/includes/Title.php @@ -1079,7 +1079,7 @@ class Title implements LinkTarget { /** * Returns true if the title is inside one of the specified namespaces. * - * @param int $namespaces,... The namespaces to check for + * @param int|int[] $namespaces,... The namespaces to check for * @return bool * @since 1.19 */