interface DriverInterface

An interface for a display name driver.

Methods

string
displayName(User $user)

<p>Return a display name for a user.</p>

Details

string displayName(User $user)

<p>Return a display name for a user.</p>

Parameters

User $user

Return Value

string