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