You are here

protected property SimplenewsSourceCacheStatic::$source in Simplenews 7

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

The simplenews source for which this cache is used.

Type: SimplenewsSourceNodeInterface

File

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

Class

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

Code

protected $source;