interface DriverInterface
An interface for a display name driver.
Return a display name for a user.
string displayName(User $user)