You are here

tmgmt_smartling_acquia_cohesion.services.yml in TMGMT Translator Smartling 8.4

modules/tmgmt_smartling_acquia_cohesion/tmgmt_smartling_acquia_cohesion.services.yml

File

modules/tmgmt_smartling_acquia_cohesion/tmgmt_smartling_acquia_cohesion.services.yml
View source
  1. services:
  2. tmgmt_smartling_acquia_cohesion.data_converter:
  3. class: \Drupal\tmgmt_smartling_acquia_cohesion\AcquiaCohesionDataConverter
  4. arguments: ['@logger.channel.smartling']
  5. tmgmt_smartling_acquia_cohesion.data_suggester:
  6. class: \Drupal\tmgmt_smartling_acquia_cohesion\AcquiaCohesionDataSuggester
  7. arguments: ['@logger.channel.smartling']