public property D8CacheDrupalAttachmentsCollector::$previousCollector in Drupal 8 Cache Backport 7
The stored previous collector.
Type: \DrupalAttachmentsCollector
File
- ./
d8cache-ac.cache.inc, line 28
Class
- D8CacheDrupalAttachmentsCollector
- Adds reset() and some properties to DrupalAttachmentsCollector().
Code
public $previousCollector = NULL;