You are here

property DrupalPHPMailer::$ReturnPath in PHPMailer 6

Same name and namespace in other branches
  1. 5.2 includes/phpmailer.class.inc \DrupalPHPMailer::ReturnPath
  2. 6.3 includes/phpmailer.class.inc \DrupalPHPMailer::ReturnPath
  3. 6.2 includes/phpmailer.class.inc \DrupalPHPMailer::ReturnPath
  4. 7.4 includes/phpmailer.class.inc \DrupalPHPMailer::ReturnPath
  5. 7.3 includes/phpmailer.class.inc \DrupalPHPMailer::ReturnPath

Stores the Return-Path, which can be different from Sender.

File

includes/phpmailer.inc, line 14

Class

DrupalPHPMailer

Code

var $ReturnPath = '';