You are here

protected property SourceCsvForm::$columnNames in Migrate Tools 8.4

The array of columns names from the CSV source plugin.

Type: array

File

src/Form/SourceCsvForm.php, line 122

Class

SourceCsvForm
Provides an edit form for CSV source plugin column_names configuration.

Namespace

Drupal\migrate_tools\Form

Code

protected $columnNames;