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