You are here

protected property MigrateSourceSpreadsheet::$fields in Migrate 7.2

List of available source fields.

Type: array

File

plugins/sources/spreadsheet.inc, line 61
Define a MigrateSource for importing from spreadsheet files.

Class

MigrateSourceSpreadsheet
Implements MigrateSource, to handle imports from XLS files.

Code

protected $fields = array();