You are here

service lingotek.http_client in Lingotek Translation 3.4.x

Same name and namespace in other branches
  1. 8 lingotek.services.yml \lingotek.http_client
  2. 8.2 lingotek.services.yml \lingotek.http_client
  3. 4.0.x lingotek.services.yml \lingotek.http_client
  4. 3.0.x lingotek.services.yml \lingotek.http_client
  5. 3.1.x lingotek.services.yml \lingotek.http_client
  6. 3.2.x lingotek.services.yml \lingotek.http_client
  7. 3.3.x lingotek.services.yml \lingotek.http_client
  8. 3.5.x lingotek.services.yml \lingotek.http_client
  9. 3.6.x lingotek.services.yml \lingotek.http_client
  10. 3.7.x lingotek.services.yml \lingotek.http_client
  11. 3.8.x lingotek.services.yml \lingotek.http_client

Class

Drupal\lingotek\Remote\LingotekHttp
1 string reference to lingotek.http_client
LingotekApi::create in src/Remote/LingotekApi.php
Instantiates a new instance of this class.

File

./lingotek.services.yml
lingotek.services.yml

View source
  1. class: Drupal\lingotek\Remote\LingotekHttp
  2. arguments:
  3. - '@http_client'
  4. - '@config.factory'