protected property CoordinatedWriteCounterTrait::$headId in Supercache 2.0.x
Same name and namespace in other branches
- 8 src/Cache/CoordinatedWriteCounterTrait.php \Drupal\supercache\Cache\CoordinatedWriteCounterTrait::headId
Identifier for the instance of the volatile storage.
Type: string
File
- src/
Cache/ CoordinatedWriteCounterTrait.php, line 38
Class
- CoordinatedWriteCounterTrait
- Used by components to coordinate invalidations between a volatile and a persistent storage.
Namespace
Drupal\supercache\CacheCode
protected $headId;