You are here

constant LingotekApi::RESPONSE_STATUS_SUCCESS in Lingotek Translation 7.3

Same name and namespace in other branches
  1. 7.7 lib/Drupal/lingotek/LingotekApi.php \LingotekApi::RESPONSE_STATUS_SUCCESS
  2. 7.2 lib/Drupal/lingotek/LingotekApi.php \LingotekApi::RESPONSE_STATUS_SUCCESS
  3. 7.4 lib/Drupal/lingotek/LingotekApi.php \LingotekApi::RESPONSE_STATUS_SUCCESS
  4. 7.5 lib/Drupal/lingotek/LingotekApi.php \LingotekApi::RESPONSE_STATUS_SUCCESS
  5. 7.6 lib/Drupal/lingotek/LingotekApi.php \LingotekApi::RESPONSE_STATUS_SUCCESS

The status string representing a successful API call.

File

lib/Drupal/lingotek/LingotekApi.php, line 12
Defines Drupal\lingotek\LingotekApi

Class

LingotekApi
@file Defines Drupal\lingotek\LingotekApi

Code

const RESPONSE_STATUS_SUCCESS = 'success';