protected property MailCacheStatic::$cache in Simplenews 8
Same name and namespace in other branches
- 8.2 src/Mail/MailCacheStatic.php \Drupal\simplenews\Mail\MailCacheStatic::cache
- 3.x src/Mail/MailCacheStatic.php \Drupal\simplenews\Mail\MailCacheStatic::cache
The static cache.
File
- src/
Mail/ MailCacheStatic.php, line 18
Class
- MailCacheStatic
- Abstract implementation of the mail caching that does static caching.
Namespace
Drupal\simplenews\MailCode
protected $cache = array();