phpBB API Documentation
Namespace

phpbb\avatar\driver

driver Base class for avatar drivers
gravatar Handles avatars hosted at gravatar.com
local Handles avatars selected from the board gallery
remote Handles avatars hosted remotely
upload Handles avatars uploaded to the board

Interfaces

driver_interface Interface for avatar drivers