You are here

protected static property LingotekConfigSet::$content_update_in_progress in Lingotek Translation 7.6

Same name and namespace in other branches
  1. 7.7 lib/Drupal/lingotek/LingotekConfigSet.php \LingotekConfigSet::content_update_in_progress

A static flag for content updates.

File

lib/Drupal/lingotek/LingotekConfigSet.php, line 49
Defines LingotekConfigSet.

Class

LingotekConfigSet
A class wrapper for Lingotek-specific behavior on ConfigSets.

Code

protected static $content_update_in_progress = FALSE;