You are here

constant RadioactivityProcessorInterface::QUEUE_WORKER_DECAY in Radioactivity 8.3

Same name and namespace in other branches
  1. 4.0.x src/RadioactivityProcessorInterface.php \Drupal\radioactivity\RadioactivityProcessorInterface::QUEUE_WORKER_DECAY

The ID of the decay queue worker.

File

src/RadioactivityProcessorInterface.php, line 27

Class

RadioactivityProcessorInterface
Interface RadioactivityProcessorInterface.

Namespace

Drupal\radioactivity

Code

const QUEUE_WORKER_DECAY = 'radioactivity_decay';