You are here

protected property GlobalLinkTranslator::$client in GlobalLink Connect for Drupal 8

Same name and namespace in other branches
  1. 8.2 src/Plugin/tmgmt/Translator/GlobalLinkTranslator.php \Drupal\globallink\Plugin\tmgmt\Translator\GlobalLinkTranslator::client

Guzzle HTTP client.

Type: \GuzzleHttp\ClientInterface

File

src/Plugin/tmgmt/Translator/GlobalLinkTranslator.php, line 105

Class

GlobalLinkTranslator
GlobalLink translation plugin controller.

Namespace

Drupal\globallink\Plugin\tmgmt\Translator

Code

protected $client;