interface DriverInterface
An interface for an avatar driver.
Return an avatar URL for a user.
string|null avatarUrl(User $user)