Fix PHPCS
This commit is contained in:
parent
72fd21b183
commit
ca79d0c274
@ -2605,7 +2605,7 @@ class User extends CommonObject
|
|||||||
/**
|
/**
|
||||||
* Return list of all child users id in herarchy of current user (all sublevels).
|
* Return list of all child users id in herarchy of current user (all sublevels).
|
||||||
*
|
*
|
||||||
* @return int $addcurrentuser 1=Add also current user id to the list.
|
* @param int $addcurrentuser 1=Add also current user id to the list.
|
||||||
* @return array Array of user id lower than user. This overwrite this->users.
|
* @return array Array of user id lower than user. This overwrite this->users.
|
||||||
* @see get_children
|
* @see get_children
|
||||||
*/
|
*/
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user