public property Newsletter::$receipt in Simplenews 8
Same name and namespace in other branches
- 8.2 src/Entity/Newsletter.php \Drupal\simplenews\Entity\Newsletter::receipt
- 3.x src/Entity/Newsletter.php \Drupal\simplenews\Entity\Newsletter::receipt
TRUE if a read receipt should be requested.
Type: boolean
File
- src/
Entity/ Newsletter.php, line 93
Class
- Newsletter
- Defines the simplenews newsletter entity.
Namespace
Drupal\simplenews\EntityCode
public $receipt;