How do I reference the site email?

Post Reply
User avatar
cobber
Master Bludit
Posts: 78
Joined: Sun Feb 28, 2016 10:15 am
Location: Scotland
Has thanked: 21 times
Been thanked: 5 times

Need to use the site 'sender email' address specified in the dashboard eg (no-reply@blah.com)

I know I can use the following for obtaining the site url but am unsure what to use for the email.

Code: Select all

$site->url();
Post Reply