interface MailableInterface
Methods
string
Details
at
line 26
array
getEmailViews()
Get the names of the views to construct a notification email with.
To provide the best experience for the user, Flarum expects both a `text` and `html` view.
at
line 31
string
getEmailSubject(TranslatorInterface $translator)
Get the subject line for a notification email.