You are here

constant SuperStaticCache::FULL_REBUILD_KEY in Tome 8

The global key to flag a full rebuild.

File

modules/tome_static/modules/tome_static_super_cache/src/SuperStaticCache.php, line 17

Class

SuperStaticCache
Decorates the Tome Static cache service to prevent deletions.

Namespace

Drupal\tome_static_super_cache

Code

const FULL_REBUILD_KEY = 'tome_static_super_cache_full_rebuild';