protected static property SimplenewsSourceCacheStatic::$cache in Simplenews 7
Same name and namespace in other branches
- 7.2 includes/simplenews.source.inc \SimplenewsSourceCacheStatic::cache
The static cache.
File
- includes/
simplenews.source.inc, line 861 - Contains SimplenewsSource interface and implementations.
Class
- SimplenewsSourceCacheStatic
- Abstract implementation of the source caching that does static caching.
Code
protected static $cache = array();