public function FeedImporterInterface::process in Feed Import 8
Process the importer.
1 method overrides FeedImporterInterface::process()
- FeedImporter::process in feed_import_base/
src/ Entity/ FeedImporter.php - Process the importer.
File
- feed_import_base/
src/ FeedImporterInterface.php, line 60
Class
- FeedImporterInterface
- Provides an interface defining an Example entity.
Namespace
Drupal\feed_import_baseCode
public function process();