X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=includes%2FTitle.php;h=27a334dcf172301ddea72b5f4c85bc46104b5481;hb=5a3d42dbd86939a80d96f5033afdffbd520d729b;hp=6d9ddd6ddcf033b48c220306f8ec2cc95881781e;hpb=65d7d79d1ba09afc362f9e542b7df97b7ecc9c3e;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 */