protected property CacheCollector::$storage in Drupal 10
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Cache/CacheCollector.php \Drupal\Core\Cache\CacheCollector::storage
- 9 core/lib/Drupal/Core/Cache/CacheCollector.php \Drupal\Core\Cache\CacheCollector::storage
Storage for the data itself.
Type: array
File
- core/
lib/ Drupal/ Core/ Cache/ CacheCollector.php, line 74
Class
- CacheCollector
- Default implementation for CacheCollectorInterface.
Namespace
Drupal\Core\CacheCode
protected $storage = [];