Doxygen
This commit is contained in:
parent
029596bc40
commit
57a753c303
@ -636,7 +636,7 @@ class UserGroup extends CommonObject
|
||||
* Delete a group
|
||||
*
|
||||
* @param User $user User that delete
|
||||
* @return <0 if KO, > 0 if OK
|
||||
* @return int <0 if KO, > 0 if OK
|
||||
*/
|
||||
public function delete(User $user)
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user