You are here

public static property LingotekComment::$content_update_in_progress in Lingotek Translation 7.4

Same name and namespace in other branches
  1. 7.2 lib/Drupal/lingotek/LingotekComment.php \LingotekComment::content_update_in_progress
  2. 7.3 lib/Drupal/lingotek/LingotekComment.php \LingotekComment::content_update_in_progress

A static flag for content updates.

File

lib/Drupal/lingotek/LingotekComment.php, line 34
Defines LingotekComment.

Class

LingotekComment
A class wrapper for Lingotek-specific behavior on Comments.

Code

public static $content_update_in_progress = FALSE;