protected property MigrateSourceXML::$fields in Migrate 6.2
Same name and namespace in other branches
- 7.2 plugins/sources/xml.inc \MigrateSourceXML::fields
List of available source fields.
Type: array
File
- plugins/
sources/ xml.inc, line 869 - Support for migration from XML sources.
Class
- MigrateSourceXML
- Implementation of MigrateSource, to handle imports from XML files.
Code
protected $fields = array();