protected property CsvFileObject::$headerMapping in Commerce Pricelist 8.2
The human-readable column headers, keyed by column index in the CSV.
Type: string[]
File
- src/
CsvFileObject.php, line 27
Class
- CsvFileObject
- Defines a wrapper around CSV data in a file.
Namespace
Drupal\commerce_pricelistCode
protected $headerMapping = [];