mirror of
https://github.com/Mibew/mibew.git
synced 2025-02-12 10:31:09 +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
|
* Updates group info
|
||||||
*
|
*
|
||||||
|
* Triggers {@link \Mibew\EventDispatcher\Events::GROUP_UPDATE} event.
|
||||||
|
*
|
||||||
* @param array $group Operators' group. The $group array must contains the
|
* @param array $group Operators' group. The $group array must contains the
|
||||||
* following keys:
|
* following keys:
|
||||||
* - groupid,
|
* - groupid,
|
||||||
|
Loading…
Reference in New Issue
Block a user