You are here

service webform_devel.commands in Webform 8.5

Same name and namespace in other branches
  1. 6.x modules/webform_devel/drush.services.yml \webform_devel.commands

Class

\Drupal\webform_devel\Commands\WebformDevelCommands

Tags

  • drush.command

File

modules/webform_devel/drush.services.yml
modules/webform_devel/drush.services.yml

View source
  1. class: \Drupal\webform_devel\Commands\WebformDevelCommands
  2. arguments:
  3. - '@state'
  4. - '@user.data'
  5. tags:
  6. - { name: drush.command }