Notifications/Email
The emails that are sent via the user system all come from Factories.
To customise the messages further you can extend the Parthenon\User\MessageFactory
and override the methods.
methods | parameters |
---|---|
getUserSignUpMessage | UserInterface |
getPasswordResetMessage | UserInterface |