constant LingotekApi::RESPONSE_STATUS_SUCCESS in Lingotek Translation 7.3
Same name and namespace in other branches
- 7.7 lib/Drupal/lingotek/LingotekApi.php \LingotekApi::RESPONSE_STATUS_SUCCESS
- 7.2 lib/Drupal/lingotek/LingotekApi.php \LingotekApi::RESPONSE_STATUS_SUCCESS
- 7.4 lib/Drupal/lingotek/LingotekApi.php \LingotekApi::RESPONSE_STATUS_SUCCESS
- 7.5 lib/Drupal/lingotek/LingotekApi.php \LingotekApi::RESPONSE_STATUS_SUCCESS
- 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';