You are here

service content_sync.exporter in Content Synchronization 8.2

Same name and namespace in other branches
  1. 3.0.x content_sync.services.yml \content_sync.exporter

Class

Drupal\content_sync\Exporter\ContentExporter
2 string references to content_sync.exporter
ContentExportForm::create in src/Form/ContentExportForm.php
Instantiates a new instance of this class.
ContentSingleExportForm::create in src/Form/ContentSingleExportForm.php
Instantiates a new instance of this class.

File

./content_sync.services.yml
content_sync.services.yml

View source
  1. class: Drupal\content_sync\Exporter\ContentExporter
  2. arguments:
  3. - '@serializer'