You are here

service csv_importer.parser in CSV Importer 8

Class

Drupal\csv_importer\Parser
1 string reference to csv_importer.parser
ImporterForm::create in src/Form/ImporterForm.php
Instantiates a new instance of this class.

File

./csv_importer.services.yml
csv_importer.services.yml

View source
  1. class: Drupal\csv_importer\Parser
  2. arguments:
  3. - '@entity_type.manager'