You are here

protected property StatsTracker::$instances in Purge 8.3

Loaded statistical counters.

Type: \Drupal\purge\Counter\CounterInterface[]

File

src/Plugin/Purge/Queue/StatsTracker.php, line 18

Class

StatsTracker
Provides the queue statistics tracker.

Namespace

Drupal\purge\Plugin\Purge\Queue

Code

protected $instances = [];