You are here

protected property MigrateFileBase::$preserveFiles in Migrate 7.2

Set to TRUE to prevent file deletion on rollback.

Type: bool

File

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

Class

MigrateFileBase

Code

protected $preserveFiles = FALSE;