You are here

protected property CSVImportForm::$smartImporterService in Commerce Smart Importer 8

Smart importer service.

Type: \Drupal\commerce_smart_importer\Plugin\CommerceSmartImporerService

File

src/Form/CSVImportForm.php, line 34

Class

CSVImportForm
Class CSVImportForm enales you upload CSV and import products from it.

Namespace

Drupal\commerce_smart_importer\Form

Code

protected $smartImporterService;