You are here

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

The YAML normalizer.

Type: \Drupal\default_content\Normalizer\ContentEntityNormalizer

File

src/Exporter.php, line 71

Class

Exporter
A service for handling import of default content.

Namespace

Drupal\default_content

Code

protected $contentEntityNormalizer;