protected property MigrateListFiles::$fileMask in Migrate 7.2
Same name and namespace in other branches
- 6.2 plugins/sources/files.inc \MigrateListFiles::fileMask
File
- plugins/
sources/ files.inc, line 126 - 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 $fileMask;