Reference

Mail events

Events in the mail group. A plugin in core/plugins/mail/ receives an event by defining a public method with the event's name; the arguments are those the call site passes, in order.

mail.onMailersRegister

Fired from:

No plugin in the source tree listens for this event.

Generated from the source tree.