class UsernameDriver implements DriverInterface
The default driver, which returns the user's username.
Return a display name for a user.
string displayName(User $user)