You are here

protected property MigrateListFiles::$getContents in Migrate 7.2

File

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