You are here

protected static property LingotekConfigChunk::$content_update_in_progress in Lingotek Translation 7.4

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

A static flag for content updates.

File

lib/Drupal/lingotek/LingotekConfigChunk.php, line 44
Defines LingotekConfigChunk.

Class

LingotekConfigChunk
A class wrapper for Lingotek-specific behavior on ConfigChunks.

Code

protected static $content_update_in_progress = FALSE;