You are here

protected property ConfigItemNormalizer::$normalizerManager in Configuration Normalizer 8

The configuration normalizer plugin manager.

Type: \Drupal\Component\Plugin\PluginManagerInterface

File

src/ConfigItemNormalizer.php, line 17

Class

ConfigItemNormalizer
Class responsible for performing configuration normalization.

Namespace

Drupal\config_normalizer

Code

protected $normalizerManager;