protected property ChainedStorageTrait::$EMPTY_VALUE in Supercache 2.0.x
Same name and namespace in other branches
- 8 src/KeyValueStore/ChainedStorageTrait.php \Drupal\supercache\KeyValueStore\ChainedStorageTrait::EMPTY_VALUE
Special value stored in the cache layer to identify missing items in the persistent cache.
Type: string
File
- src/
KeyValueStore/ ChainedStorageTrait.php, line 34
Class
Namespace
Drupal\supercache\KeyValueStoreCode
protected $EMPTY_VALUE = '@@empty';