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