You are here

constant Lingotek::STATUS_ARCHIVED in Lingotek Translation 3.7.x

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

Status ARCHIVED means the document has been archived.

File

src/Lingotek.php, line 77

Class

Lingotek
The connecting class between Drupal and Lingotek

Namespace

Drupal\lingotek

Code

const STATUS_ARCHIVED = 'ARCHIVED';