public property DrupalPHPMailer::$ReturnPath in PHPMailer 8.3
Stores the Return-Path, which may be different from Sender.
File
- src/
Plugin/ Mail/ DrupalPHPMailer.php, line 26
Class
- DrupalPHPMailer
- Implements the base PHPMailer class for the Drupal MailInterface.
Namespace
Drupal\phpmailer\Plugin\MailCode
public $ReturnPath = '';