protected property MigrateSourceXML::$reader in Migrate 7.2
Same name and namespace in other branches
- 6.2 plugins/sources/xml.inc \MigrateSourceXML::reader
Type: $reader MigrateXMLReader
File
- plugins/
sources/ xml.inc, line 1127 - Support for migration from XML sources.
Class
- MigrateSourceXML
- Implementation of MigrateSource, to handle imports from XML files.
Code
protected $reader;