You are here

protected property LingotekDocument::$api in Lingotek Translation 7.3

Same name and namespace in other branches
  1. 7.7 lib/Drupal/lingotek/LingotekDocument.php \LingotekDocument::api
  2. 7.2 lib/Drupal/lingotek/LingotekDocument.php \LingotekDocument::api
  3. 7.4 lib/Drupal/lingotek/LingotekDocument.php \LingotekDocument::api
  4. 7.5 lib/Drupal/lingotek/LingotekDocument.php \LingotekDocument::api
  5. 7.6 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;