public property D8CacheDrupalAttachmentsCollector::$count in Drupal 8 Cache Backport 7
A count for how many cache IDs this collector should be used.
Type: int
File
- ./
d8cache-ac.cache.inc, line 21
Class
- D8CacheDrupalAttachmentsCollector
- Adds reset() and some properties to DrupalAttachmentsCollector().
Code
public $count = 0;