You are here

protected property MigrateFileBase::$defaultFile in Migrate 7.2

An optional file object to use as a default starting point for building the file entity.

Type: stdClass

File

plugins/destinations/file.inc, line 53
Support for file entity as destination. Note that File Fields have their own destination in fields.inc

Class

MigrateFileBase

Code

protected $defaultFile;