You are here

public function ImporterInterface::process in CSV Importer 8

Run batch operations.

1 method overrides ImporterInterface::process()
ImporterBase::process in src/Plugin/ImporterBase.php
Run batch operations.

File

src/Plugin/ImporterInterface.php, line 52

Class

ImporterInterface
Importer manager interface.

Namespace

Drupal\csv_importer\Plugin

Code

public function process();