public function ContentSyncManagerInterface::getContentExporter in Content Synchronization 3.0.x
Same name and namespace in other branches
- 8.2 src/ContentSyncManagerInterface.php \Drupal\content_sync\ContentSyncManagerInterface::getContentExporter()
Return value
\Drupal\content_sync\Exporter\ContentExporterInterface
1 method overrides ContentSyncManagerInterface::getContentExporter()
File
- src/
ContentSyncManagerInterface.php, line 21
Class
- ContentSyncManagerInterface
- Interface ContentSyncManagerInterface.
Namespace
Drupal\content_syncCode
public function getContentExporter();