You are here

protected property CapacityTracker::$spentInvalidations in Purge 8.3

Counter represting the number of invalidation objects touched this request.

Type: \Drupal\purge\Counter\CounterInterface

File

src/Plugin/Purge/Purger/CapacityTracker.php, line 81

Class

CapacityTracker
Provides the capacity tracker.

Namespace

Drupal\purge\Plugin\Purge\Purger

Code

protected $spentInvalidations;