protected property PHPMailer::$to

The array of 'to' names and addresses.

Type: array

File

inc/PHPMailer/src/PHPMailer.php, line 559

Class

PHPMailer
PHPMailer - PHP email creation and transport class.

Namespace

PHPMailer\PHPMailer

Code

protected $to = [];