protected property ContentSingleExportForm::$contentExporter in Content Synchronization 3.0.x
Same name and namespace in other branches
- 8.2 src/Form/ContentSingleExportForm.php \Drupal\content_sync\Form\ContentSingleExportForm::contentExporter
Type: \Drupal\content_sync\Exporter\ContentExporterInterface
File
- src/
Form/ ContentSingleExportForm.php, line 38
Class
- ContentSingleExportForm
- Provides a form for exporting a single content file.
Namespace
Drupal\content_sync\FormCode
protected $contentExporter;