ConfigInstaller::$isSyncing

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Config/ConfigInstaller.php \Drupal\Core\Config\ConfigInstaller::isSyncing
  2. 8.9.x core/lib/Drupal/Core/Config/ConfigInstaller.php \Drupal\Core\Config\ConfigInstaller::isSyncing
  3. 10 core/lib/Drupal/Core/Config/ConfigInstaller.php \Drupal\Core\Config\ConfigInstaller::isSyncing

Is configuration being created as part of a configuration sync.

Type: bool

File

core/lib/Drupal/Core/Config/ConfigInstaller.php, line 61

Class

ConfigInstaller

Namespace

Drupal\Core\Config

Code

protected $isSyncing = FALSE;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.