You are here

public property Newsletter::$receipt in Simplenews 8.2

Same name and namespace in other branches
  1. 8 src/Entity/Newsletter.php \Drupal\simplenews\Entity\Newsletter::receipt
  2. 3.x src/Entity/Newsletter.php \Drupal\simplenews\Entity\Newsletter::receipt

TRUE if a read receipt should be requested.

Type: bool

File

src/Entity/Newsletter.php, line 94

Class

Newsletter
Defines the simplenews newsletter entity.

Namespace

Drupal\simplenews\Entity

Code

public $receipt;