protected property SimplenewsSourceNode::$cache in Simplenews 7
Cache implementation used for this source.
Type: SimplenewsSourceCacheInterface
File
- includes/
simplenews.source.inc, line 379 - Contains SimplenewsSource interface and implementations.
Class
- SimplenewsSourceNode
- Simplenews source implementation based on nodes for a single subscriber.
Code
protected $cache;