protected property CoordinatedWriteCounterTrait::$headId in Supercache 8
Same name and namespace in other branches
- 2.0.x 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;