protected property PHPMailer::$exceptions

Whether to throw exceptions for errors.

Type: bool

File

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

Class

PHPMailer
PHPMailer - PHP email creation and transport class.

Namespace

PHPMailer\PHPMailer

Code

protected $exceptions = false;