You are here

service formassembly.formassembly_sync in FormAssembly 8

Class

Drupal\formassembly\Command\SyncCommand

Tags

  • drupal.command

File

./console.services.yml
console.services.yml

View source
  1. class: Drupal\formassembly\Command\SyncCommand
  2. arguments:
  3. - '@formassembly.batch'
  4. tags:
  5. - { name: drupal.command }