You are here

service formassembly.commands in FormAssembly 8

Class

\Drupal\formassembly\Commands\FormassemblyCommands

Tags

  • drush.command

File

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

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