protected property LingotekEntity::$api in Lingotek Translation 7.5
Same name and namespace in other branches
- 7.7 lib/Drupal/lingotek/LingotekEntity.php \LingotekEntity::api
- 7.6 lib/Drupal/lingotek/LingotekEntity.php \LingotekEntity::api
A reference to the Lingotek API.
Type: LingotekApi
File
- lib/
Drupal/ lingotek/ LingotekEntity.php, line 34 - Defines LingotekEntity.
Class
- LingotekEntity
- A class wrapper for Lingotek-specific behavior on nodes.
Code
protected $api = NULL;