public property Newsletter::$description in Simplenews 3.x
Same name and namespace in other branches
- 8.2 src/Entity/Newsletter.php \Drupal\simplenews\Entity\Newsletter::description
- 8 src/Entity/Newsletter.php \Drupal\simplenews\Entity\Newsletter::description
Description of the newsletter.
Type: string
File
- src/
Entity/ Newsletter.php, line 73
Class
- Newsletter
- Defines the simplenews newsletter entity.
Namespace
Drupal\simplenews\EntityCode
public $description = '';