protected property MailEntity::$subscriber in Simplenews 3.x
Same name and namespace in other branches
- 8.2 src/Mail/MailEntity.php \Drupal\simplenews\Mail\MailEntity::subscriber
- 8 src/Mail/MailEntity.php \Drupal\simplenews\Mail\MailEntity::subscriber
The subscriber and therefore recipient of this mail.
Type: \Drupal\simplenews\SubscriberInterface
File
- src/
Mail/ MailEntity.php, line 45
Class
- MailEntity
- Default mail class for entities.
Namespace
Drupal\simplenews\MailCode
protected $subscriber;