drush.services.yml in Forms Steps 8
File
drush.services.ymlView source
- services:
- forms_steps.commands:
- class: Drupal\forms_steps\Commands\FormsStepsCommands
- tags:
- - { name: drush.command }
- arguments:
- - '@entity_type.manager'
- - '@uuid'