mirror of
https://github.com/Mibew/mibew.git
synced 2025-01-31 13:24:41 +03:00
Add notice about triggering event to "update_group" function
This commit is contained in:
parent
b7bf41a191
commit
30da4ae75e
@ -356,6 +356,8 @@ function create_group($group)
|
||||
/**
|
||||
* Updates group info
|
||||
*
|
||||
* Triggers {@link \Mibew\EventDispatcher\Events::GROUP_UPDATE} event.
|
||||
*
|
||||
* @param array $group Operators' group. The $group array must contains the
|
||||
* following keys:
|
||||
* - groupid,
|
||||
|
Loading…
Reference in New Issue
Block a user