Same name and namespace in other branches
  1. 8.9.x core/core.services.yml \cache.backend.chainedfast
  2. 9 core/core.services.yml \cache.backend.chainedfast

Class

Drupal\Core\Cache\ChainedFastBackendFactory

File

core/core.services.yml
core/core.services.yml

View source
  1. class: Drupal\Core\Cache\ChainedFastBackendFactory
  2. arguments:
  3. - '@settings'
  4. calls:
  5. - [setContainer, ['@service_container']]