Noel Chiasson
2 years ago
committed by
GitHub
1 changed files with 1 additions and 1 deletions
@ -1,6 +1,6 @@ |
|||||||
services: |
services: |
||||||
dgi_fixity.commands.fixity_check: |
dgi_fixity.commands.fixity_check: |
||||||
class: \Drupal\dgi_fixity\Commands\FixityCheck |
class: \Drupal\dgi_fixity\Commands\FixityCheck |
||||||
arguments: ['@string_translation', '@logger.dblog', '@entity_type.manager'] |
arguments: ['@string_translation', '@logger.channel.dgi_fixity', '@entity_type.manager'] |
||||||
tags: |
tags: |
||||||
- { name: drush.command } |
- { name: drush.command } |
||||||
|
Loading…
Reference in new issue