X-Git-Url: http://git.cyclocoop.org/%22.%28%24lien.?a=blobdiff_plain;f=includes%2Fspecials%2FSpecialUserrights.php;h=fd066ac7f3e872c2c796e5f2cbe1d7d6a0d4cddf;hb=2e94e4d79064c9bafe04664fe51ff5d5e461288f;hp=a5f9ab3ec1c2f9d70d6f0bc9d22d07465b0695d3;hpb=8eaee6fd06d9089ef90032530af9a9d25a52a1fc;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/specials/SpecialUserrights.php b/includes/specials/SpecialUserrights.php index a5f9ab3ec1..fd066ac7f3 100644 --- a/includes/specials/SpecialUserrights.php +++ b/includes/specials/SpecialUserrights.php @@ -761,7 +761,7 @@ class UserrightsPage extends SpecialPage { /** * Adds a table with checkboxes where you can select what groups to add/remove * - * @param array $usergroups Associative array of (group name as string => + * @param UserGroupMembership[] $usergroups Associative array of (group name as string => * UserGroupMembership object) for groups the user belongs to * @param User $user * @return Array with 2 elements: the XHTML table element with checkxboes, and