protected property CSV::$keys in Migrate Source CSV 8
Same name and namespace in other branches
- 8.2 src/Plugin/migrate/source/CSV.php \Drupal\migrate_source_csv\Plugin\migrate\source\CSV::keys
List of key fields, as indexes.
Type: array
File
- src/
Plugin/ migrate/ source/ CSV.php, line 41 - Contains \Drupal\migrate_source_csv\Plugin\migrate\source\CSV.
Class
- CSV
- Source for CSV.
Namespace
Drupal\migrate_source_csv\Plugin\migrate\sourceCode
protected $keys = [];