create()
create(string $name, string $email = null) : mixed
Creates a new group.
Parameters
string | $name | A group name. |
string | The group's email address. |
Throws
- \Horde_Group_Exception
Returns
mixed —The ID of the created group.