You are here

console.services.yml in FormAssembly 8

File

console.services.yml
View source
  1. services:
  2. formassembly.formassembly_sync:
  3. class: Drupal\formassembly\Command\SyncCommand
  4. arguments: ['@formassembly.batch']
  5. tags:
  6. - { name: drupal.command }