Skip to content
Snippets Groups Projects
Commit debf76de authored by JediKev's avatar JediKev
Browse files

mailer: EmailAddress Object as Array

This address issue 4366 where sending a User a password reset email throws a
fatal error of "object of type EmailAddress cannot be used as an array".
This adds a switch case for EmailAddress to get the User's email address as
a string not an object.
parent 1067054d
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment