You are here

protected property MigrateSourceXML::$fields in Migrate 7.2

Same name and namespace in other branches
  1. 6.2 plugins/sources/xml.inc \MigrateSourceXML::fields

List of available source fields.

Type: array

File

plugins/sources/xml.inc, line 1189
Support for migration from XML sources.

Class

MigrateSourceXML
Implementation of MigrateSource, to handle imports from XML files.

Code

protected $fields = array();