You are here

protected property SmartlingTranslator::$smartlingApi in TMGMT Translator Smartling 8.3

Same name and namespace in other branches
  1. 8 src/Plugin/tmgmt/Translator/SmartlingTranslator.php \Drupal\tmgmt_smartling\Plugin\tmgmt\Translator\SmartlingTranslator::smartlingApi
  2. 8.2 src/Plugin/tmgmt/Translator/SmartlingTranslator.php \Drupal\tmgmt_smartling\Plugin\tmgmt\Translator\SmartlingTranslator::smartlingApi

Guzzle HTTP client.

Type: \Drupal\tmgmt_smartling\Smartling\SmartlingApi

File

src/Plugin/tmgmt/Translator/SmartlingTranslator.php, line 58
Contains \Drupal\tmgmt_smartling\Plugin\tmgmt\Translator\SmartlingTranslator.

Class

SmartlingTranslator
Smartling translator plugin.

Namespace

Drupal\tmgmt_smartling\Plugin\tmgmt\Translator

Code

protected $smartlingApi;