You are here

protected property MigrateFile::$destinationFile in Migrate 7.2

The filename relative to destinationDir to which to save the current file.

Type: string

File

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

Class

MigrateFile
Base class for creating core file entities.

Code

protected $destinationFile = '';