You are here

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

Entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Form/CSVExportForm.php, line 48

Class

CSVExportForm
Form for exporting products in CSV format.

Namespace

Drupal\commerce_smart_importer\Form

Code

protected $entityTypeManager;