public property PHPMailer::$From
Search API
The From email address for the message.
Type: string
File
- inc/
PHPMailer/ src/ PHPMailer.php, line 92
Class
- PHPMailer
- PHPMailer - PHP email creation and transport class.
Namespace
PHPMailer\PHPMailerCode
public $From = 'root@localhost';