protected property LingotekDocument::$api in Lingotek Translation 7.6
Same name and namespace in other branches
- 7.7 lib/Drupal/lingotek/LingotekDocument.php \LingotekDocument::api
- 7.2 lib/Drupal/lingotek/LingotekDocument.php \LingotekDocument::api
- 7.3 lib/Drupal/lingotek/LingotekDocument.php \LingotekDocument::api
- 7.4 lib/Drupal/lingotek/LingotekDocument.php \LingotekDocument::api
- 7.5 lib/Drupal/lingotek/LingotekDocument.php \LingotekDocument::api
A reference to the Lingotek API.
Type: LingotekApi
File
- lib/
Drupal/ lingotek/ LingotekDocument.php, line 24 - Defines LingotekDocument.
Class
- LingotekDocument
- A class representing a Lingotek Document
Code
protected $api = NULL;