service tome_sync.import_command in Tome 8
Class
Drupal\tome_sync\Commands\ImportCommandTags
- console.command
- drupal.command
File
- modules/
tome_sync/ tome_sync.services.yml - modules/tome_sync/tome_sync.services.yml
View source
- class: Drupal\tome_sync\Commands\ImportCommand
- arguments:
- - '@tome_sync.importer'
- - '@entity_type.manager'
- - '@state'
- tags:
- - { name: console.command }
- - { name: drupal.command }