You are here

protected property MigrateListFiles::$directoryOptions in Migrate 6.2

Same name and namespace in other branches
  1. 7.2 plugins/sources/files.inc \MigrateListFiles::directoryOptions

File

plugins/sources/files.inc, line 63
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 $directoryOptions;