UserEntityInterface
interface UserEntityInterface
User entity interface.
Methods
mixed
getId()
Returns the user id.
string
getUsername()
Returns the user username.
Details
at line 20
mixed
getId()
Returns the user id.
at line 27
string
getUsername()
Returns the user username.