You are here

namespace Drupal\config_normalizer\Config in Configuration Normalizer 8

Same name in other branches
  1. 2.0.x Drupal\config_normalizer\Config
Classsort descending Location Description
NormalizedReadOnlyStorage src/Config/NormalizedReadOnlyStorage.php Defines the normalized read only storage.
NormalizedReadOnlyStorageInterface src/Config/NormalizedReadOnlyStorageInterface.php Interface for a normalized read only storage.
NormalizedStorageComparerTrait src/Config/NormalizedStorageComparerTrait.php Using this trait will add a ::createStorageComparer() method to the class.