You are here

protected property ConfigInstaller::$isSyncing in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 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 65
Contains \Drupal\Core\Config\ConfigInstaller.

Class

ConfigInstaller

Namespace

Drupal\Core\Config

Code

protected $isSyncing = FALSE;