CacheCollector::$storage

Storage for the data itself.

Type: array

File

core/lib/Drupal/Core/Cache/CacheCollector.php, line 73

Class

CacheCollector
Default implementation for CacheCollectorInterface.

Namespace

Drupal\Core\Cache

Code

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

Please login to continue.