protected property ConfigInstaller::$isSyncing in Drupal 9
Same name and namespace in other branches
- 8 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 60
Class
Namespace
Drupal\Core\ConfigCode
protected $isSyncing = FALSE;