mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-03 04:55:36 +02:00
[feature/php-events] Fix doc of core.user_set_default_group
PHPBB3-9550
This commit is contained in:
parent
01db8144d4
commit
365d95c1fe
@ -3512,7 +3512,7 @@ function group_set_user_default($group_id, $user_id_ary, $group_attributes = fal
|
||||
}
|
||||
|
||||
/**
|
||||
* Event when the default group is set for an array of user
|
||||
* Event when the default group is set for an array of users
|
||||
*
|
||||
* @event core.user_set_default_group
|
||||
* @var int group_id ID of the group
|
||||
|
Loading…
x
Reference in New Issue
Block a user