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