You are here

protected property MailEntity::$key in Simplenews 8.2

Same name and namespace in other branches
  1. 8 src/Mail/MailEntity.php \Drupal\simplenews\Mail\MailEntity::key
  2. 3.x src/Mail/MailEntity.php \Drupal\simplenews\Mail\MailEntity::key

The mail key used for mails.

Type: string

File

src/Mail/MailEntity.php, line 52

Class

MailEntity
Default mail class for entities.

Namespace

Drupal\simplenews\Mail

Code

protected $key = 'test';