cache.asset_chain

Class

Drupal\Core\Cache\BackendChain

File

core/core.services.yml

View source
  1. class: Drupal\Core\Cache\BackendChain
  2. public: false
  3. calls:
  4. - [appendBackend, ['@cache.asset_memory']]
  5. - [appendBackend, ['@cache.data']]

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.