You are here

constant StatsTrackerInterface::TOTAL_FAILED in Purge 8.3

Array index for ::totalFailed().

File

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

Class

StatsTrackerInterface
Describes the queue statistics tracker.

Namespace

Drupal\purge\Plugin\Purge\Queue

Code

const TOTAL_FAILED = 3;