protected property Email::$to in Commerce Email 8
The "to" address.
Type: string
File
- src/
Entity/ Email.php, line 112
Class
- Defines the email entity class.
Namespace
Drupal\commerce_email\EntityCode
protected $to;
The "to" address.
Type: string
protected $to;