getUser
Retrieves a user by their ID.
Return
The user with the given ID, or null if it does not exist.
Parameters
userID
The ID of the user to retrieve.
Retrieves a user by their ID.
The user with the given ID, or null if it does not exist.
The ID of the user to retrieve.