You are here

protected property TomeStaticQueueWorker::$currentRequest in Tome 8

The current request, or NULL if there is no request.

Type: null|\Symfony\Component\HttpFoundation\Request

File

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

Class

TomeStaticQueueWorker
Process a queue of static paths.

Namespace

Drupal\tome_static_cron\Plugin\QueueWorker

Code

protected $currentRequest;