You are here

public function FeedImporter::process in Feed Import 8

Process the importer.

Overrides FeedImporterInterface::process

File

feed_import_base/src/Entity/FeedImporter.php, line 167

Class

FeedImporter
Defines the Feed Importer entity.

Namespace

Drupal\feed_import_base\Entity

Code

public function process() {
}