CacheCollector::$keysToPersist
An array of keys to add to the cache on service termination.
Type: array
File
-
core/
lib/ Drupal/ Core/ Cache/ CacheCollector.php, line 60
Class
- CacheCollector
- Default implementation for CacheCollectorInterface.
Namespace
Drupal\Core\CacheCode
protected $keysToPersist = [];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.