public property LingotekDocument::$document_id in Lingotek Translation 7.5
Same name and namespace in other branches
- 7.7 lib/Drupal/lingotek/LingotekDocument.php \LingotekDocument::document_id
- 7.2 lib/Drupal/lingotek/LingotekDocument.php \LingotekDocument::document_id
- 7.3 lib/Drupal/lingotek/LingotekDocument.php \LingotekDocument::document_id
- 7.4 lib/Drupal/lingotek/LingotekDocument.php \LingotekDocument::document_id
- 7.6 lib/Drupal/lingotek/LingotekDocument.php \LingotekDocument::document_id
A Lingotek Document ID.
Type: int
File
- lib/
Drupal/ lingotek/ LingotekDocument.php, line 17 - Defines LingotekDocument.
Class
- LingotekDocument
- A class representing a Lingotek Document
Code
public $document_id;