service webform.sanitize.submissions.commands in Webform 6.x
Same name and namespace in other branches
- 8.5 drush.services.yml \webform.sanitize.submissions.commands
Class
\Drupal\webform\Commands\WebformSanitizeSubmissionsCommandsTags
- drush.command
File
View source
- class: \Drupal\webform\Commands\WebformSanitizeSubmissionsCommands
- arguments:
- - '@database'
- - '@module_handler'
- - '@entity_type.manager'
- tags:
- - { name: drush.command }