You are here

constant StatsTrackerInterface::TOTAL_PROCESSING in Purge 8.3

Array index for ::totalProcessing().

File

src/Plugin/Purge/Queue/StatsTrackerInterface.php, line 27

Class

StatsTrackerInterface
Describes the queue statistics tracker.

Namespace

Drupal\purge\Plugin\Purge\Queue

Code

const TOTAL_PROCESSING = 1;