You are here

protected property QueuedEmail::$to in Workbench Email 2.x

Same name and namespace in other branches
  1. 8 src/QueuedEmail.php \Drupal\workbench_email\QueuedEmail::to

Email address to send to.

Type: string

File

src/QueuedEmail.php, line 29

Class

QueuedEmail
A value object for queued email.

Namespace

Drupal\workbench_email

Code

protected $to;