You are here

protected property SimplenewsSourceCacheStatic::$source in Simplenews 7.2

Same name and namespace in other branches
  1. 7 includes/simplenews.source.inc \SimplenewsSourceCacheStatic::source

The simplenews source for which this cache is used.

Type: SimplenewsSourceNodeInterface

File

includes/simplenews.source.inc, line 913
Contains SimplenewsSource interface and implementations.

Class

SimplenewsSourceCacheStatic
Abstract implementation of the source caching that does static caching.

Code

protected $source;