mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-01 14:30:32 +02:00
[feature/php-events] Fix doc of core.user_set_default_group
PHPBB3-9550
This commit is contained in:
@@ -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
|
* @event core.user_set_default_group
|
||||||
* @var int group_id ID of the group
|
* @var int group_id ID of the group
|
||||||
|
Reference in New Issue
Block a user