protected property CoordinatedWriteCounterTrait::$doMarkAsOutdatedExplicit in Supercache 8
Same name and namespace in other branches
- 2.0.x src/Cache/CoordinatedWriteCounterTrait.php \Drupal\supercache\Cache\CoordinatedWriteCounterTrait::doMarkAsOutdatedExplicit
For the persistent backend to be marked as outdated the implementing class must explictly call
Type: mixed
File
- src/
Cache/ CoordinatedWriteCounterTrait.php, line 47
Class
- CoordinatedWriteCounterTrait
- Used by components to coordinate invalidations between a volatile and a persistent storage.
Namespace
Drupal\supercache\CacheCode
protected $doMarkAsOutdatedExplicit = TRUE;