constant LingotekApi::REQUIRE_COMPLETE_RESPONSE in Lingotek Translation 7.7
Methods that require an unstripped response
File
- lib/
Drupal/ lingotek/ LingotekApi.php, line 26 - Defines Drupal\lingotek\LingotekApi
Class
- LingotekApi
- @file Defines Drupal\lingotek\LingotekApi
Code
const REQUIRE_COMPLETE_RESPONSE = array(
'updateContentDocumentAsync',
'getDocument',
'addTranslationTarget',
'addContentDocumentAsync',
'addContentDocumentWithTargetsAsync',
);