You are here

protected property D8CacheAttachmentsCollector::$attachmentsCollectors in Drupal 8 Cache Backport 7

An array of attachment collectors, keyed by cache id.

Type: array

File

./d8cache-ac.cache.inc, line 51

Class

D8CacheAttachmentsCollector
Special cache backend that tracks attachments.

Code

protected $attachmentsCollectors;