protected property D8CacheAttachmentsCollector::$currentAttachmentsCollector in Drupal 8 Cache Backport 7
The currently active attachments collector for this bin.
Type: array
File
- ./
d8cache-ac.cache.inc, line 58
Class
- D8CacheAttachmentsCollector
- Special cache backend that tracks attachments.
Code
protected $currentAttachmentsCollector;