You are here

protected property RuntimeMeasurementTracker::$state in Purge 8.3

The state key value store.

Type: \Drupal\Core\State\StateInterface

File

src/Plugin/Purge/Purger/RuntimeMeasurementTracker.php, line 36

Class

RuntimeMeasurementTracker
Provides the tracker that tracks RuntimeMeasurement objects for purgers.

Namespace

Drupal\purge\Plugin\Purge\Purger

Code

protected $state;