You are here

service webform.commands in Webform 6.x

Same name and namespace in other branches
  1. 8.5 drush.services.yml \webform.commands

Class

\Drupal\webform\Commands\WebformCommands

Tags

  • drush.command

File

./drush.services.yml
drush.services.yml

View source
  1. class: \Drupal\webform\Commands\WebformCommands
  2. arguments:
  3. - '@webform.cli_service'
  4. tags:
  5. - { name: drush.command }