You are here

protected property MigrateItemFile::$getContents in Migrate 7.2

Same name and namespace in other branches
  1. 6.2 plugins/sources/files.inc \MigrateItemFile::getContents

File

plugins/sources/files.inc, line 258
Support for migration from files sources.

Class

MigrateItemFile
Implementation of MigrateItem, for retrieving a file from the file system based on source directory and an ID provided by a MigrateList class.

Code

protected $getContents;