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\MailCode
public $SMTPDebug = 2;