public property PHPMailer::$AllowEmpty

Whether to allow sending messages with an empty body.

Type: bool

File

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

Class

PHPMailer
PHPMailer - PHP email creation and transport class.

Namespace

PHPMailer\PHPMailer

Code

public $AllowEmpty = false;