phpBB API Documentation
Namespace

phpbb\notification\method

base Base notifications method class
email Email notification method class This class handles sending emails for notifications
jabber Jabber notification method class This class handles sending Jabber messages for notifications
messenger_base Abstract notification method handling email and jabber notifications using the phpBB messenger.

Interfaces

method_interface Base notifications method interface