You are here

protected property Importer::$contentEntityNormalizer in Default Content for D8 2.0.x

The YAML normalizer.

Type: \Drupal\default_content\Normalizer\ContentEntityNormalizer

File

src/Importer.php, line 95

Class

Importer
A service for handling import of default content.

Namespace

Drupal\default_content

Code

protected $contentEntityNormalizer;