You are here

service cache.tome_static in Tome 8

Class

Drupal\tome_static\StaticCache

Tags

  • cache.bin

File

modules/tome_static/tome_static.services.yml
modules/tome_static/tome_static.services.yml

View source
  1. class: Drupal\tome_static\StaticCache
  2. arguments:
  3. - '@database'
  4. - '@cache_tags.invalidator.checksum'
  5. tags:
  6. - { name: cache.bin }