You are here

public property DrupalPHPMailer::$SMTPDebug in PHPMailer 8.3

Overrides PHPMailer::SMTPDebug to capture SMTP communication errors by default.

File

src/Plugin/Mail/DrupalPHPMailer.php, line 50

Class

DrupalPHPMailer
Implements the base PHPMailer class for the Drupal MailInterface.

Namespace

Drupal\phpmailer\Plugin\Mail

Code

public $SMTPDebug = 2;