Jake B.
Well-known member
Just another small typo.
Another thing that really doesn't matter, but is also a half second fix.
/**
* Returns a full user record based on an input user ID. Equivalent to
* calling getUserById including the FETCH_USER_FULL constanct
*
* @param integer $userId
* @param array $fetchOptions User fetch options
*
* @return array|false
*/
Another thing that really doesn't matter, but is also a half second fix.