You are here

service forms_steps.commands in Forms Steps 8

Class

Drupal\forms_steps\Commands\FormsStepsCommands

Tags

  • drush.command

File

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

View source
  1. class: Drupal\forms_steps\Commands\FormsStepsCommands
  2. tags:
  3. - { name: drush.command }
  4. arguments:
  5. - '@entity_type.manager'
  6. - '@uuid'