service cache.markdown in Markdown 8.2
Same name and namespace in other branches
- 3.0.x markdown.services.yml \cache.markdown
Class
Drupal\Core\Cache\CacheBackendInterfaceTags
- cache.bin
1 string reference to cache.markdown
- Markdown::create in src/
Markdown.php - Instantiates a new instance of this class.
File
View source
- class: Drupal\Core\Cache\CacheBackendInterface
- factory: 'cache_factory:get'
- arguments:
- - markdown
- tags:
- - { name: cache.bin, default_backend: cache.backend.chainedfast }