You are here

public static property LingotekDocument::$documents in Lingotek Translation 7.7

Same name and namespace in other branches
  1. 7.2 lib/Drupal/lingotek/LingotekDocument.php \LingotekDocument::documents
  2. 7.3 lib/Drupal/lingotek/LingotekDocument.php \LingotekDocument::documents
  3. 7.4 lib/Drupal/lingotek/LingotekDocument.php \LingotekDocument::documents
  4. 7.5 lib/Drupal/lingotek/LingotekDocument.php \LingotekDocument::documents
  5. 7.6 lib/Drupal/lingotek/LingotekDocument.php \LingotekDocument::documents

Static store for Documents already loaded in this request.

File

lib/Drupal/lingotek/LingotekDocument.php, line 29
Defines LingotekDocument.

Class

LingotekDocument
A class representing a Lingotek Document

Code

public static $documents = array();