You are here

protected property PurgerBase::$runtimeMeasurement in Purge 8.3

The runtime measurement counter.

Type: null|\Drupal\purge\Plugin\Purge\Purger\RuntimeMeasurementInterface

File

src/Plugin/Purge/Purger/PurgerBase.php, line 27

Class

PurgerBase
Provides a base class for all purgers - the cache invalidation executors.

Namespace

Drupal\purge\Plugin\Purge\Purger

Code

protected $runtimeMeasurement = NULL;