You are here

constant StatsTrackerInterface::TOTAL_SUCCEEDED in Purge 8.3

Array index for ::totalSucceeded().

File

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

Class

StatsTrackerInterface
Describes the queue statistics tracker.

Namespace

Drupal\purge\Plugin\Purge\Queue

Code

const TOTAL_SUCCEEDED = 2;