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