You are here

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

Same name and namespace in other branches
  1. 2.0.x src/Importer.php \Drupal\default_content\Importer::serializer

The serializer service.

Type: \Symfony\Component\Serializer\Serializer

File

src/Importer.php, line 35

Class

Importer
A service for handling import of default content.

Namespace

Drupal\default_content

Code

protected $serializer;