protected property StorageComparer::$targetStorage

The target storage used to write configuration changes.

Type: \Drupal\Core\Config\StorageInterface

File

drupal/core/lib/Drupal/Core/Config/StorageComparer.php, line 27
Contains \Drupal\Core\Config\StorageComparer.

Class

StorageComparer
Defines a config storage comparer.

Namespace

Drupal\Core\Config

Code

protected $targetStorage;