protected property LingotekComment::$api in Lingotek Translation 7.3
Same name and namespace in other branches
- 7.2 lib/Drupal/lingotek/LingotekComment.php \LingotekComment::api
- 7.4 lib/Drupal/lingotek/LingotekComment.php \LingotekComment::api
A reference to the Lingotek API.
Type: LingotekApi
File
- lib/
Drupal/ lingotek/ LingotekComment.php, line 29 - Defines LingotekComment.
Class
- LingotekComment
- A class wrapper for Lingotek-specific behavior on Comments.
Code
protected $api = NULL;