service tome_static.static_export_path_command in Tome 8
Class
Drupal\tome_static\Commands\StaticExportPathCommandTags
- 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\StaticExportPathCommand
- arguments:
- - '@tome_static.generator'
- - '@state'
- - '@tome_static.request_preparer'
- tags:
- - { name: console.command }
- - { name: drupal.command }