You are here

opigno_tincan_activity.services.yml in Opigno module 3.x

ActivityTypes/opigno_tincan_activity/opigno_tincan_activity.services.yml

File

ActivityTypes/opigno_tincan_activity/opigno_tincan_activity.services.yml
View source
  1. services:
  2. opigno_tincan_activity.tincan:
  3. class: Drupal\opigno_tincan_activity\TincanService
  4. arguments: ['@database']
  5. opigno_tincan_activity.answer_assistant:
  6. class: Drupal\opigno_tincan_activity\TincanContentAnswerAssistant
  7. arguments: ['@database']