An array of keys to add to the cache at the end of the request.
Type: array
File
- drupal/core/lib/Drupal/Core/Utility/CacheArray.php, line 95
- Definition of CacheArray
Class
- CacheArray
- Provides a caching wrapper to be used in place of large array structures.
Namespace
Drupal\Core\Utility
Code
protected $keysToPersist = array();