You are here

constant SuperStaticCache::REBUILD_KEY in Tome 8

The global key to flag a normal rebuild.

File

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

Class

SuperStaticCache
Decorates the Tome Static cache service to prevent deletions.

Namespace

Drupal\tome_static_super_cache

Code

const REBUILD_KEY = 'tome_static_super_cache_rebuild';