You are here

protected property SimplenewsSourceCacheStatic::$cid in Simplenews 7.2

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

The cache identifier for the given source.

File

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

Class

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

Code

protected $cid;