service tome_static.static_command in Tome 8
Class
Drupal\tome_static\Commands\StaticCommandTags
- console.command
- drupal.command
File
- modules/
tome_static/ tome_static.services.yml - modules/tome_static/tome_static.services.yml
View source
- class: Drupal\tome_static\Commands\StaticCommand
- arguments:
- - '@tome_static.generator'
- - '@state'
- tags:
- - { name: console.command }
- - { name: drupal.command }