You are here

protected property MigrateItemFile::$parser in Migrate 6.2

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

File

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