protected static property PHPMailer::$LE

SMTP RFC standard line ending.

Type: string

File

inc/PHPMailer/src/PHPMailer.php, line 745

Class

PHPMailer
PHPMailer - PHP email creation and transport class.

Namespace

PHPMailer\PHPMailer

Code

protected static $LE = "\r\n";