Add notice about triggering event to "update_group" function

This commit is contained in:
Dmitriy Simushev 2014-10-27 12:07:52 +00:00
parent b7bf41a191
commit 30da4ae75e

View File

@ -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,