You are here

protected property NormalizedReadOnlyStorage::$normalizer in Configuration Normalizer 2.0.x

The config item normalizer.

Type: \Drupal\config_normalizer\ConfigNormalizerInterface

File

src/Config/NormalizedReadOnlyStorage.php, line 19

Class

NormalizedReadOnlyStorage
Defines the normalized read only storage.

Namespace

Drupal\config_normalizer\Config

Code

protected $normalizer;