You are here

service tome_static_super_cache.cache_rebuild_command in Tome 8

Class

Drupal\tome_static_super_cache\Commands\TomeSuperCacheRebuildCommand

Tags

  • console.command
  • drupal.command

File

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

View source
  1. class: Drupal\tome_static_super_cache\Commands\TomeSuperCacheRebuildCommand
  2. tags:
  3. - { name: console.command }
  4. - { name: drupal.command }