You are here

protected property LingotekComment::$api in Lingotek Translation 7.2

Same name and namespace in other branches
  1. 7.3 lib/Drupal/lingotek/LingotekComment.php \LingotekComment::api
  2. 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;