You are here

protected property NormalizedStorageComparerTrait::$configManager in Configuration Normalizer 8

The configuration manager.

Type: \Drupal\Core\Config\ConfigManagerInterface

File

src/Config/NormalizedStorageComparerTrait.php, line 32

Class

NormalizedStorageComparerTrait
Using this trait will add a ::createStorageComparer() method to the class.

Namespace

Drupal\config_normalizer\Config

Code

protected $configManager;