public static property LingotekDocument::$documents in Lingotek Translation 7.2
Same name and namespace in other branches
- 7.7 lib/Drupal/lingotek/LingotekDocument.php \LingotekDocument::documents
- 7.3 lib/Drupal/lingotek/LingotekDocument.php \LingotekDocument::documents
- 7.4 lib/Drupal/lingotek/LingotekDocument.php \LingotekDocument::documents
- 7.5 lib/Drupal/lingotek/LingotekDocument.php \LingotekDocument::documents
- 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();