You are here

drush.services.yml in Forms Steps 8

File

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