W3cubDocs

/Drupal 8

protected property 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;

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Config!ConfigInstaller.php/property/ConfigInstaller::isSyncing/8.1.x