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:
core/bootstrap/Administrator/Providers/MailerServiceProvider.php:40core/bootstrap/Site/Providers/MailerServiceProvider.php:40
No plugin in the source tree listens for this event.
Generated from the source tree.