You are here

protected property CapacityTracker::$leaseTimeHints in Purge 8.3

Keeps cached copies of all calculated lease time hints.

Type: int[]

File

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

Class

CapacityTracker
Provides the capacity tracker.

Namespace

Drupal\purge\Plugin\Purge\Purger

Code

protected $leaseTimeHints = [];