You are here

constant TomeStaticQueueWorker::STATE_KEY_OLD_PATHS in Tome 8

An array of paths already processed this run.

File

modules/tome_static/modules/tome_static_cron/src/Plugin/QueueWorker/TomeStaticQueueWorker.php, line 36

Class

TomeStaticQueueWorker
Process a queue of static paths.

Namespace

Drupal\tome_static_cron\Plugin\QueueWorker

Code

const STATE_KEY_OLD_PATHS = 'tome_static_cron.old_paths';