You are here

protected property CSV::$fields in Migrate Source CSV 8

Same name and namespace in other branches
  1. 8.2 src/Plugin/migrate/source/CSV.php \Drupal\migrate_source_csv\Plugin\migrate\source\CSV::fields

List of available source fields.

Keys are the field machine names as used in field mappings, values are descriptions.

Type: array

File

src/Plugin/migrate/source/CSV.php, line 34
Contains \Drupal\migrate_source_csv\Plugin\migrate\source\CSV.

Class

CSV
Source for CSV.

Namespace

Drupal\migrate_source_csv\Plugin\migrate\source

Code

protected $fields = [];