service simplenews.commands in Simplenews 3.x
Same name and namespace in other branches
- 8.2 drush.services.yml \simplenews.commands
Class
\Drupal\simplenews\Commands\SimplenewsCommandsTags
- drush.command
File
View source
- class: \Drupal\simplenews\Commands\SimplenewsCommands
- arguments:
- - '@config.factory'
- - '@simplenews.spool_storage'
- - '@simplenews.mailer'
- tags:
- - { name: drush.command }