You are here

private property BaseApiAbstract::$httpClient in TMGMT Translator Smartling 8.2

Same name in this branch
  1. 8.2 api-sdk-php/src/BaseApiAbstract.php \Smartling\BaseApiAbstract::httpClient
  2. 8.2 vendor/smartling/api-sdk-php/src/BaseApiAbstract.php \Smartling\BaseApiAbstract::httpClient
Same name and namespace in other branches
  1. 8.4 vendor/smartling/api-sdk-php/src/BaseApiAbstract.php \Smartling\BaseApiAbstract::httpClient
  2. 8.3 vendor/smartling/api-sdk-php/src/BaseApiAbstract.php \Smartling\BaseApiAbstract::httpClient

Http Client abstraction.

Type: ClientInterface

File

vendor/smartling/api-sdk-php/src/BaseApiAbstract.php, line 100

Class

BaseApiAbstract
Class BaseApiAbstract

Namespace

Smartling

Code

private $httpClient;