protected property MigrateListFiles::$listDirs in Migrate 6.2
Same name and namespace in other branches
- 7.2 plugins/sources/files.inc \MigrateListFiles::listDirs
File
- plugins/
sources/ files.inc, line 60 - Support for migration from files sources.
Class
- MigrateListFiles
- Implementation of MigrateList, for retrieving a list of IDs to be migrated from a directory listing. Each item is a file, it's ID is the path.
Code
protected $listDirs;