You are here

protected property StatsTracker::$position in Purge 8.3

Current iterator position.

Type: int

File

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

Class

StatsTracker
Provides the queue statistics tracker.

Namespace

Drupal\purge\Plugin\Purge\Queue

Code

protected $position = 0;