protected static property LingotekConfigSet::$content_update_in_progress in Lingotek Translation 7.7
Same name and namespace in other branches
- 7.6 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;