You are here

protected property ResettablePageCache::$cid in Tome 8

The cache ID for the (master) request.

Type: string

Overrides PageCache::$cid

File

modules/tome_static/src/StackMiddleware/ResettablePageCache.php, line 17

Class

ResettablePageCache
Allows the cache ID to be reset between requests.

Namespace

Drupal\tome_static\StackMiddleware

Code

protected $cid;