protected property MailEntity::$cache in Simplenews 3.x
Same name and namespace in other branches
- 8.2 src/Mail/MailEntity.php \Drupal\simplenews\Mail\MailEntity::cache
- 8 src/Mail/MailEntity.php \Drupal\simplenews\Mail\MailEntity::cache
Cache implementation used for this mail.
Type: MailCacheInterface
File
- src/
Mail/ MailEntity.php, line 59
Class
- MailEntity
- Default mail class for entities.
Namespace
Drupal\simplenews\MailCode
protected $cache;