protected property MigrateListXML::$listUrl in Migrate 7.2
Same name and namespace in other branches
- 6.2 plugins/sources/xml.inc \MigrateListXML::listUrl
A URL pointing to an XML document containing a list of IDs to be processed.
Type: string
File
- plugins/
sources/ xml.inc, line 35 - Support for migration from XML sources.
Class
- MigrateListXML
- Implementation of MigrateList, for retrieving a list of IDs to be migrated from an XML document.
Code
protected $listUrl;