You are here

protected property SimplenewsSourceCacheStatic::$cid in Simplenews 7

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

The cache identifier for the given source.

File

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

Class

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

Code

protected $cid;