Given a user or user id, return the roles the user has.
Warning: Provides one layer deep of parents for each role, but no further.
The user to get the roles for.
A list of roles the user has.
Given a user or user id, return the roles the user has.
Warning: Provides one layer deep of parents for each role, but no further.