You are here

constant RenderCache::CACHE_TEMPORARY in Render cache 7.2

Indicates that the item should be removed at the next general cache wipe.

File

lib/RenderCache.php, line 61
Contains RenderCache

Class

RenderCache
Static Service Container wrapper wrapping Drupal class.

Code

const CACHE_TEMPORARY = -1;