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