You are here

drush.services.yml in FormAssembly 8

File

drush.services.yml
View source
  1. services:
  2. formassembly.commands:
  3. class: \Drupal\formassembly\Commands\FormassemblyCommands
  4. arguments: ['@formassembly.batch']
  5. tags:
  6. - { name: drush.command }