You are here

service tmgmt_smartling.smartling_api_wrapper in TMGMT Translator Smartling 8.3

Same name and namespace in other branches
  1. 8.4 tmgmt_smartling.services.yml \tmgmt_smartling.smartling_api_wrapper

Class

\Drupal\tmgmt_smartling\Smartling\SmartlingApiWrapper
6 string references to tmgmt_smartling.smartling_api_wrapper
BaseFlowTest::setUp in tests/src/Kernel/BaseFlowTest.php
JobsTest::tearDown in tests/src/Functional/JobsTest.php
LoggingTest::testRequestTranslationEventLogging in tests/src/Functional/LoggingTest.php
Test request translation logging.
ProgressTrackerController::callback in src/Controller/ProgressTrackerController.php
SmartlingTestBase::setUp in tests/src/Kernel/SmartlingTestBase.php

... See full list

File

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

View source
  1. class: \Drupal\tmgmt_smartling\Smartling\SmartlingApiWrapper
  2. arguments:
  3. - '@tmgmt_smartling.smartling_api_factory'
  4. - '@logger.channel.smartling'