You are here

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

Database service.

Type: \Drupal\Core\Database\Connection

File

src/Form/CSVImportForm.php, line 27

Class

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

Namespace

Drupal\commerce_smart_importer\Form

Code

protected $database;