protected property ConfigImporter::$storageComparer

The storage comparer used to discover configuration changes.

Type: \Drupal\Core\Config\StorageComparerInterface

File

drupal/core/lib/Drupal/Core/Config/ConfigImporter.php, line 46
Contains \Drupal\Core\Config\ConfigImporter.

Class

ConfigImporter
Defines a configuration importer.

Namespace

Drupal\Core\Config

Code

protected $storageComparer;