You are here

protected property ImporterForm::$parser in CSV Importer 8

The parser service.

Type: \Drupal\csv_importer\Parser\ParserInterface

File

src/Form/ImporterForm.php, line 46

Class

ImporterForm
Provides CSV importer form.

Namespace

Drupal\csv_importer\Form

Code

protected $parser;