You are here

protected property Exporter::$serializer in Default Content for D8 8

The serializer service.

Type: \Symfony\Component\Serializer\Serializer

File

src/Exporter.php, line 37

Class

Exporter
A service for handling import of default content.

Namespace

Drupal\default_content

Code

protected $serializer;