You are here

public property DrupalPHPMailer::$drupalDebugOutput in PHPMailer 8.3

Stores the verbose debug output of the SMTP communication.

Type: string

File

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

Class

DrupalPHPMailer
Implements the base PHPMailer class for the Drupal MailInterface.

Namespace

Drupal\phpmailer\Plugin\Mail

Code

public $drupalDebugOutput = '';