module_cachebin.services.yml
Same filename in other branches
File
-
core/
modules/ system/ tests/ modules/ module_cachebin/ module_cachebin.services.yml
View source
- services:
- module_cachebin.cache_bin:
- class: Drupal\Core\Cache\CacheBackendInterface
- tags:
- - { name: cache.bin }
- factory: ['@cache.backend.database', 'get']
- arguments: [module_cachebin]
Services
Title | Deprecated | Summary |
---|---|---|
module_cachebin.cache_bin | Drupal\Core\Cache\CacheBackendInterface |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.