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 59

Class

CacheCollector
Default implementation for CacheCollectorInterface.

Namespace

Drupal\Core\Cache

Code

protected $keysToPersist = array();
doc_Drupal
2016-10-29 08:49:21
Comments
Leave a Comment

Please login to continue.