You are here

constant Lingotek::STATUS_DELETED in Lingotek Translation 3.7.x

Same name and namespace in other branches
  1. 4.0.x src/Lingotek.php \Drupal\lingotek\Lingotek::STATUS_DELETED
  2. 3.8.x src/Lingotek.php \Drupal\lingotek\Lingotek::STATUS_DELETED

Status DELETED means the document or target have been deleted.

File

src/Lingotek.php, line 72

Class

Lingotek
The connecting class between Drupal and Lingotek

Namespace

Drupal\lingotek

Code

const STATUS_DELETED = 'DELETED';