public property PHPMailer::$From

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\PHPMailer

Code

public $From = 'root@localhost';