You are here

service tmgmt_smartling.translation_request_manager in TMGMT Translator Smartling 8.4

Class

\Drupal\tmgmt_smartling\Smartling\Submission\TranslationRequestManager
3 string references to tmgmt_smartling.translation_request_manager
SmartlingTestBase::setUp in tests/src/Kernel/SmartlingTestBase.php
SmartlingTranslator::create in src/Plugin/tmgmt/Translator/SmartlingTranslator.php
Creates an instance of the plugin.
tmgmt_smartling_download_file in ./tmgmt_smartling.module

File

./tmgmt_smartling.services.yml
tmgmt_smartling.services.yml

View source
  1. class: \Drupal\tmgmt_smartling\Smartling\Submission\TranslationRequestManager
  2. arguments:
  3. - '@tmgmt_smartling.smartling_api_wrapper'
  4. - '@state'
  5. - '@logger.channel.smartling'