public property Newsletter::$from_address in Simplenews 8
Same name and namespace in other branches
- 8.2 src/Entity/Newsletter.php \Drupal\simplenews\Entity\Newsletter::from_address
- 3.x src/Entity/Newsletter.php \Drupal\simplenews\Entity\Newsletter::from_address
Email author address.
Type: string
File
- src/
Entity/ Newsletter.php, line 114
Class
- Newsletter
- Defines the simplenews newsletter entity.
Namespace
Drupal\simplenews\EntityCode
public $from_address;