service cache.backend.chainedfast in Drupal 8
Same name and namespace in other branches
- 9 core/core.services.yml \cache.backend.chainedfast
Class
Drupal\Core\Cache\ChainedFastBackendFactoryFile
- core/
core.services.yml - core/core.services.yml
View source
- class: Drupal\Core\Cache\ChainedFastBackendFactory
- arguments:
- - '@settings'
- calls:
- - [setContainer, ['@service_container']]