You are here

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

Smart importer service.

Type: \Drupal\commerce_smart_importer\Plugin\CommerceSmartImporerService

File

src/Form/CSVExportForm.php, line 34

Class

CSVExportForm
Form for exporting products in CSV format.

Namespace

Drupal\commerce_smart_importer\Form

Code

protected $smartImporterService;