Update user.class.php
This commit is contained in:
parent
1936b11db8
commit
91eb6eb7d7
@ -2886,7 +2886,7 @@ class User extends CommonObject
|
||||
/**
|
||||
* Return and array with all instanciated first level children users of current user
|
||||
*
|
||||
* @return void
|
||||
* @return User[]|int
|
||||
* @see getAllChildIds()
|
||||
*/
|
||||
public function get_children()
|
||||
|
||||
Loading…
Reference in New Issue
Block a user