You are here

protected property CoordinatedWriteCounterTrait::$fastStorageInvalid in Supercache 8

Same name and namespace in other branches
  1. 2.0.x src/Cache/CoordinatedWriteCounterTrait.php \Drupal\supercache\Cache\CoordinatedWriteCounterTrait::fastStorageInvalid

Summary of $fastStorageInvalid

Type: mixed

File

src/Cache/CoordinatedWriteCounterTrait.php, line 91

Class

CoordinatedWriteCounterTrait
Used by components to coordinate invalidations between a volatile and a persistent storage.

Namespace

Drupal\supercache\Cache

Code

protected $fastStorageInvalid;